René Werner
6ded9c0f75
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# memory/memory_test.go
2022-10-19 16:06:42 +02:00
René Werner
dd752c6046
change test names for the memory tests
2022-10-19 16:05:56 +02:00
René Werner
c850eaff51
increase performance for the memory storage
2022-10-19 11:42:09 +02: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
Fenny
ab94351a60
✏ return nil for notfound
2020-11-23 09:30:50 +01:00
Fenny
ddef41c2ee
✏ update comments
2020-11-17 13:56:09 +01:00
Fenny
cdf009407b
🩹 update tests
2020-11-06 16:05:53 +01:00
kiyon
5c5de159d0
🚤 Improve memory storage
2020-11-06 09:32:50 +08:00
Fenny
f9a30234b9
🧹 introduce reset and close
2020-11-06 01:41:46 +01:00
Fenny
f965c69512
🧪 update tests
2020-11-05 09:37:33 +01:00
Fenny
2458ab7395
help
2020-11-05 05:58:52 +01:00
Fenny
79f1f1609e
update tests
2020-11-05 05:57:14 +01:00
Fenny
f047848660
🎁 fix tests
2020-11-05 05:26:05 +01:00
Fenny
b4a848ca29
🎄 xmas present
2020-11-05 04:17:05 +01:00
Fenny
a6058cffb3
✏ refactor storage
2020-11-04 20:49:53 +01:00
Fenny
9dd375b336
🧪 add test
2020-11-04 02:13:36 +01:00
kiyon
2350adcae2
👷 Improve memory storage
2020-11-03 08:26:25 +08:00
hi019
bd31e32cb8
Standardize test case names
2020-11-02 15:52:14 -05:00
Fenny
127aa2a67d
🎑 update sqlite3
2020-11-01 10:52:23 +01:00
Fenny
ef04d509b9
🩹 fix tests
2020-10-31 11:35:31 +01:00
Fenny
cc186961ee
👀 expose DB
2020-10-31 11:27:51 +01:00
Fenny
c14befe194
🎨 update memory storage
2020-10-31 10:16:11 +01:00
Tom
288df5384e
[Memory] Add in-memory driver
2020-10-30 17:42:32 +00:00