sourcegraph/internal/redispool
Rafał Gajdulewicz a9446eee91
Remove unseen product-subscription tokens (#60585)
* rg/preconfigure_detecotr

* Chat only

* Comment

* Add https://github.com/TwiN/go-away/pull/80

* Bazel

* Update go.sum

* Remove

* Use a set

* remove testing overrides

* Log pattern

* bazel

* Latency + comments

* Comment

* Reorder seen

* Comment

* Switch set implementation

* Bazel
2024-02-20 13:37:27 +00:00
..
BUILD.bazel bazel: native go-mockgen in Bazel (#60386) 2024-02-16 13:26:48 +00:00
CODENOTIFY internal: add keegan to CODENOTIFY for redis packages (#46606) 2023-01-17 18:54:26 +00:00
keyvalue_test.go Periodic Rate Limit config job (#55558) 2023-08-21 20:41:40 +00:00
keyvalue.go Remove unseen product-subscription tokens (#60585) 2024-02-20 13:37:27 +00:00
mocks.go Remove unseen product-subscription tokens (#60585) 2024-02-20 13:37:27 +00:00
NOTICE redispool: implement in memory KeyValue via minimal interface (#46927) 2023-01-30 07:15:16 +00:00
redis_conn.go Housekeeping: Remove redundant stuff from Go code (#47104) 2023-01-30 20:39:40 +00:00
redis.go redispool: implement in memory KeyValue via minimal interface (#46927) 2023-01-30 07:15:16 +00:00
redispool_test.go redispool: use postgres for redispool.Store in App (#47188) 2023-02-03 12:59:05 +00:00
redispool.go Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
sysreq.go Remove App from codebase (#59115) 2023-12-21 01:07:05 +01:00
utils.go Periodic Rate Limit config job (#55558) 2023-08-21 20:41:40 +00:00