2011/8/1 Simon Slavin <[email protected]>: > > On 1 Aug 2011, at 6:56pm, Alexey Pechnikov wrote: > >> 2011/8/1 Black, Michael (IS) <[email protected]>: >>> This is a side-question to this thread...but has anybody every done >>> row-level locking for edit? >> >> What problem are you solving? > > Please stop asking key questions.
I don't understand the problem. IMHO Redis+SQLite is quick way to do it. Use Redis key for locking and incremented key as unique id generator. -- Best regards, Alexey Pechnikov. http://pechnikov.tel/ _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

