1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-07-24 20:42:47 +02:00
seaweedfs/weed/filer/redis3
2025-07-16 23:39:27 -07:00
..
item_list_serde.go upgrade to github.com/redis/go-redis/v9 2024-07-11 00:15:19 -07:00
ItemList.go upgrade to github.com/redis/go-redis/v9 2024-07-11 00:15:19 -07:00
kv_directory_children.go Changes logging function (#6919) 2025-06-24 08:44:06 -07:00
kv_directory_children_test.go fix test 2024-07-11 07:53:02 -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 upgrade to github.com/redis/go-redis/v9 2024-07-11 00:15:19 -07:00
universal_redis_store.go Changes logging function (#6919) 2025-06-24 08:44:06 -07:00
universal_redis_store_kv.go convert error fromating to %w everywhere (#6995) 2025-07-16 23:39:27 -07:00

Desuppported.

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