Re: MongoDB and v4
Ibrahim Almahfooz <[email protected]> Tue, 3 Mar 2026 23:33:44 +0300
| Newsgroups | gmane.comp.freeradius.user |
|---|---|
| Message-ID | <CAJWXJNiXHhV4tFGOFjJMtRoDU9+NE_fM+44yQ8zhOhSArvpL5g@mail.gmail.com> |
Since the mongoc async driver still in the mongo-labs and we from my search I don't see any estimated date for production release to the main mongodb product. Do you think using FRv4 with Cassandra as option-1 is a good alternative to store every event start/interim/stops as a time-series? Or as option-2 we use FRv3.2.8 with the detail module to store the accounting in files on hourly bases then parse each file and store them in a MongoDB? TBH I prefer to have FR directly write into a nosql db without having another service in between. Any suggestions would be appreciated Thanks. On Mon, 19 Aug 2024 at 15:14, Ibrahim Almahfooz <[email protected]> wrote: > Hello gentlemen, > > We saw a Mongo post in the past couple of weeks about ongoing work on > Async features. Is there any ongoing development on FR to support MongoDB > any time soon? > > Speaking of NoSQL DBs, what are viable alternatives options to support > storing big data. We have a requirement to store every start, update and > stop for special reporting purposes and we believe having such big data > will help us in our business. > > Appreciate suggestions. > > > On Tue, 15 Aug 2023 at 23:41, Arran Cudbard-Bell via Freeradius-Users < > [email protected]> wrote: > >> >> >> > On Aug 14, 2023, at 08:17, Alan DeKok <[email protected]> >> wrote: >> > >> > As we're working to finalize v4 (real soon now!) one question which >> came up is MongDB. >> > >> > The Mongo team is currently looking into creating a fully async API >> for Mongo. We would need to use this in v4 in order to increase >> scalability. If we don't have such an API, then the Mongo drivers would be >> significantly slower than other databases. >> >> ...and potentially block FreeRADIUS from making any progress and make it >> appear to stop responding, which is the other big issue. >> >> If everyone could vote on the feature it'd help us out hugely [ >> https://feedback.mongodb.com/forums/924286-drivers/suggestions/47080057-asynchronous-variant-of-mongodb-c-driver >> ] >> >> Thanks! >> >> -Arran >> >> - >> List info/subscribe/unsubscribe? See >> http://www.freeradius.org/list/users.html >> > > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html