Juan Calderon-Perez
9570205b8a
Cleanup the go.mod files
2023-08-21 08:36:48 -04:00
Juan Calderon-Perez
c0cc07ca93
Update README files, use require.NoError
2023-08-20 09:22:43 -04:00
Juan Calderon-Perez
9291b82212
Update all test files with go1.21, update all go.mod files to go1.19
2023-08-19 22:56:22 -04:00
Juan Calderon-Perez
02d809987a
Use testify.Require for all Storage Drivers
2023-08-19 22:36:33 -04:00
Juan Calderon-Perez
2779bfdf01
Use go1.18 as minimum, run mod tidy on each driver
2023-08-19 21:46:36 -04:00
dependabot[bot]
a422c6c644
Bump go.mongodb.org/mongo-driver from 1.12.0 to 1.12.1 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.12.0...v1.12.1 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-03 07:24:43 +00: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
dependabot[bot]
1e6d856921
Bump go.mongodb.org/mongo-driver from 1.11.7 to 1.12.0 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.11.7 to 1.12.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.7...v1.12.0 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-22 07:57:14 +00:00
dependabot[bot]
d5ffdf4330
Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.11.6 to 1.11.7.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.6...v1.11.7 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-07 07:57:28 +00:00
dependabot[bot]
c14486d19c
Bump go.mongodb.org/mongo-driver from 1.11.5 to 1.11.6 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.5...v1.11.6 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-05 07:57:12 +00:00
dependabot[bot]
7202c98a32
Bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.5 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.4...v1.11.5 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-04 07:57:26 +00:00
dependabot[bot]
85c11d850d
Bump github.com/gofiber/utils from 1.0.1 to 1.1.0 in /mongodb
...
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/gofiber/utils/releases )
- [Commits](https://github.com/gofiber/utils/compare/v1.0.1...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-19 08:02:06 +00:00
Juan Calderon-Perez
163223d2ae
Add index for key field
2023-04-08 14:07:03 -07:00
dependabot[bot]
afa1845884
Bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.3...v1.11.4 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-05 07:57:25 +00:00
dependabot[bot]
d4821f4081
Bump golang.org/x/text from 0.3.7 to 0.3.8 in /mongodb
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-29 06:38:13 +00:00
Juan Calderon-Perez
c2fc6d75f2
Updates to dependencies and go.mod files
2023-03-27 18:51:46 -07:00
dependabot[bot]
1435bb3c45
Bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.2...v1.11.3 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 07:57:47 +00:00
dependabot[bot]
8709adfb27
Bump go.mongodb.org/mongo-driver from 1.11.1 to 1.11.2 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.1...v1.11.2 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-14 07:57:54 +00:00
dependabot[bot]
9425ec7dff
Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-09 07:10:07 +00:00
gaby
9677f3549e
Cleanup mongodb go.mod
2022-11-20 05:47:31 -08:00
gaby
2f911653ec
Update readme file
2022-11-20 05:38:09 -08:00
gaby
a3b1139001
Breakdown local storage tests into separate files. Fix go.sum files
2022-11-20 04:59:16 -08:00
gaby
5a40e781c1
Deprecate support for go 1.14 and go 1.15
2022-11-20 04:20:05 -08:00
dependabot[bot]
f7239431b3
Bump go.mongodb.org/mongo-driver from 1.10.4 to 1.11.0 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.10.4 to 1.11.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.10.4...v1.11.0 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-03 07:02:39 +00:00
dependabot[bot]
125ee5f155
Bump go.mongodb.org/mongo-driver from 1.10.3 to 1.10.4 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.10.3...v1.10.4 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-02 07:12:00 +00:00
dependabot[bot]
e2196eb28a
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /mongodb
...
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils ) from 0.1.2 to 1.0.1.
- [Release notes](https://github.com/gofiber/utils/releases )
- [Commits](https://github.com/gofiber/utils/compare/v0.1.2...v1.0.1 )
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-01 07:15:48 +00:00
dependabot[bot]
6627d9d1ee
Bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.10.2...v1.10.3 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-05 07:26:20 +00:00
dependabot[bot]
7bcf46ac24
Bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 in /mongodb
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.10.1...v1.10.2 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-09-07 07:07:58 +00: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
dependabot[bot]
b6574fdbfa
Bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.1 in /mongodb ( #419 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.9.1 to 1.10.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.9.1...v1.10.1 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-03 10:14:17 +02:00
dependabot[bot]
663d7da0e7
Bump go.mongodb.org/mongo-driver from 1.9.0 to 1.9.1 in /mongodb ( #370 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.9.0...v1.9.1 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 07:34:47 +02:00
dependabot[bot]
3432c9df7b
Bump go.mongodb.org/mongo-driver from 1.8.4 to 1.9.0 in /mongodb ( #359 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-01 12:10:16 +02:00
dependabot[bot]
5cbf98de49
Bump go.mongodb.org/mongo-driver from 1.8.3 to 1.8.4 in /mongodb ( #334 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.8.3...v1.8.4 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 08:29:28 +01:00
dependabot[bot]
df9fdcbaf9
Bump go.mongodb.org/mongo-driver from 1.8.2 to 1.8.3 in /mongodb ( #317 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.8.2...v1.8.3 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 16:10:03 +01:00
Jason McNeil
864b9a01e0
fix(github/workflows/security): install gosec fails with package embed is not in GOROOT ( #272 )
...
* Update security.yml
* Update security.yml
* fix missing package
* dep security
* deps
* mongo deps
* fix deps
* mod tidy
* Update security.yml
use latest version of go
* fix(github/workflows/security): missing exclude
Co-authored-by: RW <rene@gofiber.io >
2022-01-10 09:05:30 +01:00
dependabot[bot]
f0233feaea
Bump go.mongodb.org/mongo-driver from 1.5.2 to 1.5.3 in /mongodb ( #129 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.5.2...v1.5.3 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 08:45:02 -04:00
dependabot[bot]
d62b0bb95f
Bump go.mongodb.org/mongo-driver from 1.5.1 to 1.5.2 in /mongodb ( #107 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.5.1...v1.5.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 15:02:12 +02:00
dependabot[bot]
8b66d2ff33
Bump go.mongodb.org/mongo-driver from 1.5.0 to 1.5.1 in /mongodb ( #72 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.5.0...v1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 10:06:57 +02:00
dependabot[bot]
383e132ba7
Bump go.mongodb.org/mongo-driver from 1.4.3 to 1.5.0 in /mongodb ( #60 )
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.4.3...v1.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-20 16:07:50 +01:00
Kalissaac
ea23fabafa
Rename Connection to ConnectionURL
2020-12-01 16:12:51 -08:00
Kalissaac
e5d9b064ca
Remove Atlas config option
2020-12-01 15:01:06 -08:00
Kalissaac
1d00ff6dd8
Add ability to supply Mongo connection uri
2020-12-01 14:18:33 -08:00
Kalissaac
0c0949c777
Simplify if statements
2020-11-23 18:38:48 -08:00
Kalissaac
4611bdac86
Update README with new config options
2020-11-23 18:36:25 -08:00
Kalissaac
f3768e816f
Ignore port when using Atlas
2020-11-23 17:38:43 -08:00
Kalissaac
d304cb36a9
Add support for MongoDB Atlas
2020-11-23 17:29:38 -08: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