Juan Calderon-Perez
9d99e7dd5b
Update all README files with new major versions
2023-08-23 00:05:48 -04:00
Juan Calderon-Perez
c0cc07ca93
Update README files, use require.NoError
2023-08-20 09:22:43 -04:00
M. Efe Çetin
c030fac063
📝 docs: automated synchronization with gofiber/docs ( #880 )
...
* add sync_docs script
* update docs
* update docs
* Update README.md
- sort lines and fix closing image tag
* update docs
---------
Co-authored-by: RW <rene@gofiber.io >
2023-07-07 17:45:22 +03: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
ddef41c2ee
✏ update comments
2020-11-17 13:56:09 +01:00
Joey
97ca748c31
🧪 update config
2020-11-06 16:41:42 +01:00
Fenny
cdf009407b
🩹 update tests
2020-11-06 16:05:53 +01:00