No description
Find a file
2022-12-07 17:54:42 +01:00
radicale_sql Fix return deleted items of other collections in sync. 2022-12-07 17:53:49 +01:00
test Add integrationtest script. 2022-12-07 17:54:42 +01:00
.gitignore Initial commit. 2022-12-02 02:38:21 +01:00
README.md Initial commit. 2022-12-02 02:38:21 +01:00
setup.py Initial commit. 2022-12-02 02:38:21 +01:00

Radicale SQL storage plugin

TODO

  • ensure all database operations run in one transaction
  • implement caching
  • write unit tests
  • run cleanup of item_history and collection_state tables