You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all data is stored in flat files (using Boost.Serialization in XML
mode).
Consider using a database (e.g. PostgreSQL, SQLite3) as data storage.
SOCI (http://soci.sourceforge.net/) could be used as an abstraction layer for
database access.
Original issue reported on code.google.com by [email protected] on 10 Jul 2013 at 12:01
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 10 Jul 2013 at 12:01The text was updated successfully, but these errors were encountered: