digitalmars.D.learn - Vibe.d conectting to a mongo replica set
- Bogdan Szabo (9/9) Jul 22 2022 Hello everyone,
Hello everyone, I recently seen that vibe.d can't connect to a mongo replica set and it looks that is a missing feature in the library: https://github.com/vibe-d/vibe.d/blob/7604eea772b1a733f7bfd16591ddc5bd37850bd9/mongodb/vibe/db/mongo/connection.d#L152 Does anyone uses vibe.d with a replica set and if yes, how do you connect to it? Is there any work done in vibe.d to support this feature? Thanks, Bogdan
Jul 22 2022