summaryrefslogtreecommitdiff
path: root/BUGS
blob: f5976803cbbe441d855e92a5f6d44a27ea869a1b (plain)
1
2
3
4
5
6
7
- no hard-links
- not able to store files bigger than MAX_FILE_SIZE (10MB)
- doesn't run multi-threaded currently (always give the -s option!)
- no rename supported
- no support for extended attributes and ACLs
- only auto-commit transactions currently, so parallel access from
  other clients of the same database may see incomplete data