|
From: Andres V. <te...@sm...> - 2023-10-02 22:42:09
|
Hi, for dbd (did you mean bdb?), you might also consider adding a db_param file with e.g. cachesize 131072 by default. Andres. On 10/2/23 2:23 PM, Daniel Markstedt wrote: > Dear Netatalk community, > > The next step in the effort to reduce the tech debt and improve the > maintainability of Netatalk: > Evaluating the utility of, and deprecating several little-used CNID > backends. > > At the time of writing, Netatalk has accumulated no less than 5 CNID > backends. > They are: > > * cdb > * dbd > * last > * mysql > * tdb > > > The *dbd* backend has been the default for over a decade. > Is there anyone in the crowd here who actively use any of the other four > today? > We are considering deprecating all four, unless there is a concrete > usecase that *dbd* cannot fulfill. > > See this github ticket for additional context and discussion: > https://github.com/Netatalk/netatalk/issues/508 > <https://github.com/Netatalk/netatalk/issues/508> > > Thank you! > > Daniel > > > _______________________________________________ > Netatalk-admins mailing list > Net...@li... > https://lists.sourceforge.net/lists/listinfo/netatalk-admins |