Releases: madkins23/go-mongo
Releases · madkins23/go-mongo
Realize items during iteration
v0.8.4 Realize items during iteration
Fix the fix
v0.8.3 Fix the fix
Fix Collection context better
v0.8.2 Fix collection context better
Fix Collection context
v0.8.1 Fix collection context
Add TypedCollection and Iterate() method
v0.8.0 Add Iterate() method
Remove +build database from access_test_suite.go
Only use that tag in actual tests.
Use mongo ClientOptions in mdb.Config to support more flexibility
v0.7.0 Use Mongo options directly in Config object
CacheKey() without error
v0.6.0 CacheKey() shouldn't return an error
InvalidateByPrefix()
v0.5.0 Add CachedCollection.InvalidateByPrefix()