added metadata files (authors,tags,summary) to all vocabs

db4
Sascha Matzke 2009-05-01 19:49:09 +02:00
parent e701e04884
commit 8aa655bae3
31 changed files with 31 additions and 0 deletions

1
extra/bson/authors.txt Normal file
View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
Shared constants and classes

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
BSON to Factor deserializer

1
extra/bson/summary.txt Normal file
View File

@ -0,0 +1 @@
BSON reader and writer

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
Factor to BSON serializer

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
serialization/deserialization and insert/query benchmarks for mongodb.driver

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
low-level connection handling for mongodb.driver

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
mongo-message-monitor - a small proxy to introspect messages send to MongoDB

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
message primitives for the communication with MongoDB

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
low-level message reading and writing

View File

@ -0,0 +1 @@
MongoDB Factor integration

1
extra/mongodb/tags.txt Normal file
View File

@ -0,0 +1 @@
database

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
tuple class MongoDB collection handling

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
tuple class index handling

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
tuple to MongoDB storable conversion (and back)

View File

@ -0,0 +1 @@
Sascha Matzke

View File

@ -0,0 +1 @@
client-side persistent tuple state handling

View File

@ -0,0 +1 @@
persist tuple instances into MongoDB