-
_(Was "Windows build fails", ed:RV)_
Actual NPM error log:
https://gist.github.com/3730932
I just found something about compiling leveldb in Windows:
https://groups.google.com/d/msg/leveldb/VuECZMn…
-
I am looking for a key-value data structure where the keys (floats) are naturally sorted for my metriks gem.
I am currently using RBTree but would like to use something without native code (to allow …
eric updated
12 years ago
-
I have no idea what this error means. :-( We've monkeypatched the redis gem to time the redis operations we do, in this case a del operation timing update failed.
```
[GEM_ROOT]/gems/metriks-0.9.3/l…
-
line 27.
RedBlackTree is not used in darray.h nor darray.cpp.