Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Couchbase, Inc.
- Vienna, Austria
- http://www.nitschinger.at
Pinned
888 contributions in the last year
Activity overview
Contributed to
couchbase/couchbase-jvm-clients,
couchbaselabs/couchbase-shell,
couchbaselabs/couchbase-rs
and 5 other
repositories
Contribution activity
June 2020
Created a pull request in nushell/nushell that received 1 comment
Pub expose InterruptibleStream and InputStream.
This allows crate users to make sure their long-running streams can be interrupted with ctrl-c.
+1
−1
•
1
comment
- DATACOUCH-484 - thread safety parameters test
- DATACOUCH-545 - return null if not found instead of throwing an excep…
- DATACOUCH-560 - serialize CouchbaseDocument and CouchbaseList
- DATACOUCH-525 - support custom type field name and custome type field…
- DATACOUCH-558 - Write Nested Objects as Map
- DATACOUCH-542 - support @Field to supply a different name for a field
Created an issue in nushell/nushell that received 8 comments
Allow to clear history
I tried to implement history --clear which clears out the history file, but it wasn't as easy as I thought. Truncating the file int he history comm…
8
comments