Kevin Wu Won

Results 3 issues of Kevin Wu Won

I'm currently using BerkeleyDB, but I'm not sure it's the best choice. I chose it because it's the most well-known and widely available simple key-value data store. But in the...

There's been a discussion at [Issue 134 at Rip-Rip's clang_complete](https://github.com/Rip-Rip/clang_complete/issues/134) about what an editor-agnositc C++ indexer will look like. We need to flesh out those ideas and write it up...

It's clunky for the user to run clic_update.sh manually. The indexer should be an always-on process that watches the filesystem for updates and automatically updates the database.