-
While exploring your library for mongo db. it seems like a good effort. I have been using mongoose for mongodb for quite some while. An issue that I have seen is that it cannot open connections to mul…
-
我用了2个数据库连接(A库和B库,分别在不同的模块下),其中A为默认common的连接且用它来session,服务启动不长时间,A的连接就丢失了,B库连接正常,但是session却能正常读取!就是A的连接(let mess = think.model("mess",think.config("db",undefined,'common'),"common");)怎么也拿不到连接了!
B库也使用同…
-
# Feature request
In the Mongo package, we could store the reset password tokens in a separate collection and use the TTL feature of Mongo to delete them automatically once they expire.
Right …
-
Auto-configuration via mongoid doesn't work.
I'm using
- mongoid (3.1.6)
- mongo_sequence (1.0.1)
When i try
``` ruby
irb> MongoSequence[:invoices].next
NoMethodError: undefined method `database' f…
-
Hi guys, how are you? I leave a report of a problem or improvement that could be taken into account.
In different environments, it has been tested that when raising benthos mongo connections incre…
BrenQ updated
2 years ago
-
Is ABBA still working? I got this basic issue when I try to set up.
> `
2020-07-21 08:01:58 - Mongo::OperationFailure - Database command 'update' failed: BSON field 'update.multi' is an unknown fi…
-
## Describe the bug (🐛 if you encounter this issue)
We recently did an upgrade of Longhorn from v1.3.2 to v1.5.1 (following the upgrade path 1.3.2 -> 1.4.3 -> 1.5.1). While we did not notice any …
-
I want to save images to different database instead of default one.
I have changed the collection driver and now images collection is being created on different database but not others collections th…
-
```
What steps will reproduce the problem?
1. Copy the sql-to-nosql tool to a folder
2. copy my database drivers/jars as specified
3. make changes to import.properties by providing the mongo details a…
-
### NodeBB version
v3.8.2
### NodeBB git hash
_No response_
### NodeJS version
_No response_
### Installed NodeBB plugins
_No response_
### Database type
_No response_
### Database version
…