Will Assis
1263a3d364
unified-storage: HappyPath and notifier tests + couple of bugfixes ( #116087 )
...
* unified-storage: couple of bugfixes and enable HappyPath and notifier sqlkv tests
2026-01-12 12:17:41 -05:00
Georges Chaudy
5626dc50f8
feat(unified-storage): Add adaptive backoff to event notifier polling ( #114401 )
...
* use exponential backoff in notifier
* Enhance BadgerDB configuration in REST options with memory table size and number of memtables
* Enhance BadgerDB configuration in REST options by adding value threshold for LSM vs value log storage
2025-11-27 18:42:01 +01:00
Georges Chaudy
147ff4279b
kvstore: fix events lookback + startkey ( #113092 )
...
* fix snowflakes events
* add tests
2025-10-28 17:25:55 +01:00
Georges Chaudy
4a272fb61b
unistore: add eventstore and notifier ( #107182 )
...
* Add datastore
* too many slashes
* lint
* add metadata store
* simplify meta
* Add eventstore
* golint
* lint
* Add datastore
* too many slashes
* lint
* pr comments
* extract ParseKey
* readcloser
* remove get prefix
* use dedicated keys
* parsekey
* sameresource
* unrelated
* name
* renmae tests
* add key validation
* fix tests
* refactor a bit
* lint
* allow empty ns
* get keys instead of list
* rename the functions
* refactor yield candidate
* update test
* lint
* missing err check
* address comments
* increase the timeout
2025-06-30 11:20:57 +02:00