userver: userver/storages/sqlite/infra/strategy Directory Reference
Loading...
Searching...
No Matches
strategy Directory Reference

Files

 exclusive_read_write.hpp
 SQLite pool strategy: single shared read-write pool.
 
 pool_strategy.hpp
 Selects read-only vs read-write SQLite pool for an operation.
 
 read_only.hpp
 SQLite pool strategy: read-only connections only.
 
 read_write.hpp
 SQLite pool strategy: separate read and read-write connection pools.