No description
Find a file
2022-12-06 18:14:45 +01:00
radicale_sql Implement Storage.move. 2022-12-06 18:14:45 +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