Alexis Couvreur
|
f29b13a55a
|
refactor(storage): add store.Store interface
There is a first implementation with ValKey that will allow to use redis APIs as a backend for Sablier with Hight Availability
|
2025-02-02 18:13:45 -05:00 |
|
Alexis Couvreur
|
33d5d0905a
|
tests: set timezone to UTC for consistency
The test would fail if you're running it from a different timezone
|
2023-01-09 13:01:04 -05:00 |
|
Alexis Couvreur
|
eb83d39652
|
feat(tinykv): add Delete method
|
2022-11-06 00:24:10 -04:00 |
|
Alexis Couvreur
|
411c2b2dc6
|
fix(tinykv): remove expired values from UnmarshalJSON
|
2022-11-02 23:15:06 -04:00 |
|
Alexis Couvreur
|
8cf668976c
|
feat(tinykv): remove ExpiresAfter from json
|
2022-11-02 23:15:06 -04:00 |
|
Alexis Couvreur
|
08bd9b7520
|
test(tinykv): use regex quantifier instead of repeating pattern
|
2022-10-06 23:50:21 -04:00 |
|
Alexis Couvreur
|
b220bc4bf7
|
fix(tinykv): remove sliding feature
|
2022-10-03 21:45:44 +00:00 |
|
Alexis Couvreur
|
573f0c1e5b
|
refactor: put acouvreur/tinykv inside the repository
|
2022-10-03 20:27:14 +00:00 |
|