1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-02 13:53:23 +01:00
bitwarden-server/src/Core/Repositories
2016-07-30 16:37:52 -04:00
..
SqlServer Removed caching 2016-07-30 16:37:52 -04:00
ICipherRepository.cs added cipher history API for data syncing with client databases 2016-06-08 20:40:20 -04:00
IDeviceRepository.cs Added device identifier, APIs for updating token by identifier, Device creation/update upon signin. 2016-06-21 00:08:22 -04:00
IRepository.cs Added redis caching libraries and implemented for user by id caching. 2016-06-17 17:42:22 -04:00
IUserRepository.cs refactored data storage to use cipher table. added history table and insert triggers. 2016-05-21 17:16:22 -04:00