Muhammed Efe Cetin
75b43b2ac4
add context support to more storages
2025-06-25 14:13:21 +03:00
Juan Calderon-Perez
02d809987a
Use testify.Require for all Storage Drivers
2023-08-19 22:36:33 -04:00
Juan Calderon-Perez
3a8b8d4f71
Add Conn() support to all storage drivers. ( #451 )
...
* Add DB() support for Redis driver
* Added support for DB() to all drivers
* Fixed typo in README and Lint issue
* Fix lint issue with ristretto db
* Fix lint issue with bbolt db
* Rename DB() to Conn()
* Replace all instances of _DB with _Conn
* Update all the README files
* Return ArangoDB Client instead of DB
2022-08-15 07:58:13 +02:00
João Victor Oliveira Couto
f69705a65d
badger: update storage to use badgerV3 ( #68 )
...
* 3️⃣ 🚡 Created badger v3 storage
* 🍩 Added BadgerOptions to BadgerV3 Config
* 🍵 Added badgerV3 to test workflows
* 🚤 Override badger and delete v3 folder
* ⛔ Removed TODO
2021-03-31 06:03:51 +02:00
Fenny
9a9ea7d242
📦 update modules
2020-11-23 09:33:29 +01:00
Fenny
ab94351a60
✏ return nil for notfound
2020-11-23 09:30:50 +01:00
Fenny
fd56bd28da
🎭 stay backwards compatible
2020-11-18 09:00:59 +01:00
Fenny
ddef41c2ee
✏ update comments
2020-11-17 13:56:09 +01:00
Fenny
c57c524007
📦 add dynamodb
2020-11-12 20:14:21 +01:00
Fenny
cdf009407b
🩹 update tests
2020-11-06 16:05:53 +01:00