minetest/src/database
2024-08-16 22:13:16 +02:00
..
CMakeLists.txt Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database-dummy.cpp Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
database-dummy.h Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
database-files.cpp Switch player names to std::string 2024-08-16 22:13:16 +02:00
database-files.h General code refactoring/improvements in server, treegen and connection 2024-03-20 16:37:32 +01:00
database-leveldb.cpp Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
database-leveldb.h Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
database-postgresql.cpp Switch player names to std::string 2024-08-16 22:13:16 +02:00
database-postgresql.h Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
database-redis.cpp Un-deprecate redis database backend (#14849) 2024-07-14 21:56:55 +02:00
database-redis.h Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
database-sqlite3.cpp Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
database-sqlite3.h Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
database.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database.h Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00