This website requires JavaScript.
Explore
Help
Sign in
redxef
/
radicale-sql
Watch
1
Star
0
Fork
You've already forked radicale-sql
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
4
commits
1
branch
0
tags
124
KiB
Python
100%
42103dfbf6
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
redxef
42103dfbf6
Implement upload of collection (with preexisting items).
2022-12-06 18:56:06 +01:00
radicale_sql
Implement upload of collection (with preexisting items).
2022-12-06 18:56:06 +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
README.md
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