Sha256: 252564ea2f0caabb3a2509ba4109c9af1b8b9c777f030bd7fba0bc11525d4086
Contents?: true
Size: 755 Bytes
Versions: 10
Compression:
Stored size: 755 Bytes
Contents
* Look into occasional hanging on pull operations. * Look into memory leak when syncing a large amount of files. * Look into 10000 file limit on metadata operations. * Look into occasional creation of (1) conflict files when there isn't a conflict (timestamps changing, maybe?). * Make Dbox case insentive on case sensitive filesystems, as Dropbox is case insensitive. * Refactor threading in change detection in pull to use ParallelTasks? * Saving SQLite db changes dir timestamp -- try to preserve it? * See if prepared statements speed up operations on large repos much * Look down directory tree until you hit a .dbox.sqlite3 file so you can use commands from anywhere inside a tree (like git) * Add support for partial push/pull (subtree push/pull)?
Version data entries
10 entries across 10 versions & 1 rubygems