You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.
Storing all of them in the filesystem failed (lack of free inodes).
Backup and restore would also takes ages to complete.
Filesystem is also tightly coupled with one host only, of course there is NFS or Ceph or some other magic beast, but there are not easy to setup and maintain.
Couchbase architecture and easy replication may allow solve my problems.
Any particular reason why not just store them as Base64?
I'm guessing it's the only way without major changes in the library.
Could someone give me an example how to save/get binary documents?
I need to store some images in the database.
The text was updated successfully, but these errors were encountered: