-
We currently perform a lot of needless allocation when we read and write data.
When reading a result value, a byte buffer is allocated, we read from the stream into it, we pass it to the converter co…
-
I'm curious if there would be any interest in developing an ESENT storage engine? This is the underlying store behind RavenDB, is incredibly fast, and comes preinstalled with Windows since XP.
-
With current master (6420ed4c6c0bc47d72a7a4ae7740d8519867255a) I get exception below. Is latest version working on your machines?
```
wrapper | --> Wrapper Started as Console
wrapper | Launching a …
-
- https://github.com/garbagetown/playdocja/blob/2.2.0/documentation/2.2.0/manual/Modules.md
```
--- /Users/garbagetown/Desktop/2.1.5/manual/Modules.md 2013-09-19 22:53:02.000000000 +0900
+++ /Users/…
-
We need to ease the burden of storing binary data for people (saying 'encode it' into string isn't acceptable). We'd presumably do this by adding a BINARY term (as we discussed).
Obviously, in backlo…
-
PouchDB.destroy doesn't support HTTP authentication. That seems an inconsistency to me: I can create http databases by passing in an auth object (or by using url-embedded credentials), but I can't rem…
-
on startup
![screen shot 2014-02-22 at 1 10 52 pm](https://f.cloud.github.com/assets/856425/2238571/b0c79cec-9bf5-11e3-9df7-6f0e2727b27c.png)
on switch to Portuguese
![screen shot 2014-02-22 at 1 11 …
-
Hi there,
i have write a little recursive function to reads in a table of content and i try to get the pageNumber for each chapter via the linkDestination function. But the link call will always retur…
C9t0 updated
10 years ago
-
This issue continues the discussion that started in [this issue](https://github.com/msgpack/msgpack/issues/121), which has grown interminably long.
- [Here is the link](https://gist.github.com/frsyuki…
-
Check out the query_experiment branch. For good examples see the query_spec:
https://github.com/andreasronge/neo4j/blob/query_experiment/spec/e2e/query_spec.rb
The code is a bit hairy right now, bu…