Skip to content

Releases: madkins23/go-mongo

Realize items during iteration

08 Oct 15:40
Compare
Choose a tag to compare
Pre-release
v0.8.4

Realize items during iteration

Fix the fix

08 Oct 00:06
Compare
Choose a tag to compare
Fix the fix Pre-release
Pre-release
v0.8.3

Fix the fix

Fix Collection context better

08 Oct 00:03
Compare
Choose a tag to compare
Pre-release
v0.8.2

Fix collection context better

Fix Collection context

08 Oct 00:01
Compare
Choose a tag to compare
Pre-release
v0.8.1

Fix collection context

Add TypedCollection and Iterate() method

07 Oct 23:51
Compare
Choose a tag to compare
v0.8.0

Add Iterate() method

Remove +build database from access_test_suite.go

06 Oct 23:56
Compare
Choose a tag to compare

Only use that tag in actual tests.

Use mongo ClientOptions in mdb.Config to support more flexibility

04 Oct 17:55
Compare
Choose a tag to compare
v0.7.0

Use Mongo options directly in Config object

CacheKey() without error

29 Sep 01:13
Compare
Choose a tag to compare
Pre-release
v0.6.0

CacheKey() shouldn't return an error

InvalidateByPrefix()

28 Sep 23:14
Compare
Choose a tag to compare
InvalidateByPrefix() Pre-release
Pre-release
v0.5.0

Add CachedCollection.InvalidateByPrefix()

Loadable

28 Sep 22:10
Compare
Choose a tag to compare
Loadable Pre-release
Pre-release
v0.3.0

Define Loadable interface