Re: [sqlite] Sqlite with Docker and mounted volumes

2017-02-02 Thread Sebastián Guevara
e "Single User" does not mean "Single > Connection") > > > Hi Simon. Thank you for your answer. It's single user and without > > concurrency. > > > > > > On Feb 1, 2017 18:32, "Simon Slavin" wrote: > > > > > >

Re: [sqlite] Sqlite with Docker and mounted volumes

2017-02-01 Thread Sebastián Guevara
Hi Simon. Thank you for your answer. It's single user and without concurrency. On Feb 1, 2017 18:32, "Simon Slavin" wrote: On 1 Feb 2017, at 5:08pm, Sebastián Guevara wrote: > Hello to all. We are contemplating using SQLite from within a Docker > container access

[sqlite] Sqlite with Docker and mounted volumes

2017-02-01 Thread Sebastián Guevara
Hello to all. We are contemplating using SQLite from within a Docker container accessing a DB on a mounted volume. I don't expect any performance issues if the mounted volume is a directory from the host machine. But what if it's a shared storage, something like Flocker ( https://clusterhq.com/flo