seaweedfs/weed/filer/redis3
promalert 9012069bd7
chore: execute goimports to format the code (#7983)
* chore: execute goimports to format the code

Signed-off-by: promalert <promalert@outlook.com>

* goimports -w .

---------

Signed-off-by: promalert <promalert@outlook.com>
Co-authored-by: Chris Lu <chris.lu@gmail.com>
2026-01-07 13:06:08 -08:00
..
item_list_serde.go upgrade to github.com/redis/go-redis/v9 2024-07-11 00:15:19 -07:00
ItemList.go fix: comprehensive go vet error fixes and add CI enforcement (#7861) 2025-12-23 14:48:50 -08:00
kv_directory_children_test.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
kv_directory_children.go Changes logging function (#6919) 2025-06-24 08:44:06 -07:00
README.md update redis support status 2025-02-26 17:48:44 -08:00
redis_cluster_store.go "golang.org/x/exp/slices" => "slices" and go fmt 2024-12-19 19:25:06 -08:00
redis_sentinel_store.go "golang.org/x/exp/slices" => "slices" and go fmt 2024-12-19 19:25:06 -08:00
redis_store.go feat(redis): add mTLS support for Redis connection initialization (#6738) 2025-05-04 05:31:27 -07:00
skiplist_element_store.go chore: execute goimports to format the code (#7983) 2026-01-07 13:06:08 -08:00
universal_redis_store_kv.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00
universal_redis_store.go Add error list each entry func (#7485) 2025-11-25 19:35:19 -08:00

Desuppported.

This implementation attempts to use skip list. Did not get any report on actual benefits.