takenet / elephant

Persistence library that provides common data structures as composable elements to abstract any storage engine, including (No)SQL databases.
Apache License 2.0
54 stars 21 forks source link

Are you thinking about some future work? #1

Open ravpacheco opened 9 years ago

ravpacheco commented 9 years ago

Great job! How someone can help you ? Are you planing some feature ? Maybe support for MongoDb, what you think ?

andrebires commented 9 years ago

Yes, please, be my guest. Its easier now since the official Mongo driver (finally) supports async IO. https://github.com/mongodb/mongo-csharp-driver/