Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/orlandos-nl/MongoKitten

Native MongoDB driver for Swift, written in Swift
https://github.com/orlandos-nl/MongoKitten

Docs

6984035b14871988490c4b415477ee3595e5e1c6 authored over 6 years ago
Connection `isMaster` handshake

d8477b90fe03b5784631c17e1dff497c2686785e authored over 6 years ago
Operation -> Command

701397ac93f5ca4b12fbb671f340429bd4648550 authored over 6 years ago
Support for appname in connection string

9d7faa478499b90856eb3de80a2f2891e34918e7 authored over 6 years ago
Changed deprecated NIO call

dc994044290e564aeab991c24a2cc8f5537afc3c authored over 6 years ago
Initial work towards SSL support

61130ecbd9658376d93f1ccc326643e92dbda1e0 authored over 6 years ago
Removed junk

1f71c89cf8ca96824c0be33b971c169be969a388 authored over 6 years ago
API improvements

622ae3068084906431ba0a4224a3b26fe1700bb5 authored over 6 years ago
Docs

fe0fe8529ff15d0aaf7a71c7b5faab95d32dab5d authored over 6 years ago
More consistent naming

5661e8d0376ec07b69d8c4eee18d91715960d602 authored over 6 years ago
Working on the docs

0aab64abb50ff735a4c45e5c47c16b5325b36105 authored over 6 years ago
Aggregates

ded71c421fb9cf8364bffd350c44667b24b9f2be authored over 6 years ago
Update multple, update set bugfix

97b1b8cd341a7c439167da726b6ac72bd5ddc4ac authored over 6 years ago
Sort operators

98421f8bf4a8a5b657f899e2912600dda7e23e51 authored over 6 years ago
Code style, BSON update

08a7eb41a9aacfb92f1b5a0c73f76653e7c4d4b1 authored over 6 years ago
Code style

cccb19b4a2c43b046c98386143663970ea0a5477 authored over 6 years ago
Add comment on how to regenerate FutureConvenience

75680b88196e0a75f79c9662764f0923d9c7360e authored over 6 years ago
FutureConvenienceCallable

a27b28fb8bbf403e99bdc71a8d13ff24ef4fe7d4 authored over 6 years ago
MK -> MK4

29b111edf36a04dd94103fb8aab4b60a7e6dc804 authored over 6 years ago
Depend on the correct BSON version

d2651281e69ea07d275caee90ea42f4c0d3e47cd authored over 6 years ago
Remove typealias

34b8b3d378513393eb649094100d0a99434d3a8c authored over 6 years ago
Code style

31b083ed6161e49dc93a9213cd1f553e7b05848d authored over 6 years ago
Connection parameter changes

bc7557eb6fe19d07256ad3c9cf6c17554f7981cd authored over 6 years ago
QueryCursor.forEachFuture

9025975b596cf53e99022571eaa5ce612cfa446a authored over 6 years ago
Signature changes

5079e2530fcc3e5e21398fcbf0042947fd607ab9 authored over 6 years ago
QueryCursor limit, sort, etc. helpers

Renamed the Command Operation files

a25abf587fc8ce6c62441df29814a27683ef3572 authored over 6 years ago
Working with @Joannis, mainly on Cursor

fce89364f36570f793b1c2f2e9728675a302f585 authored over 6 years ago
Cursor helper that decodes documents using a specified BSONDecoder

f8354cfbde3da6f2de6ac296556add9dc3e055f0 authored over 6 years ago
Find heleprs

14515724eb2a302e2842d36ed6fbfae09eed8f6b authored over 6 years ago
Basic projection and sort

c717ddda1a0b64cfa0987e55e1cc31db76d40dd7 authored over 6 years ago
Ranged limits and skips

96a0ccb224d13371c8a3674066a64b49c97fc489 authored over 6 years ago
Type safe aggregates and distinct

743aa3189d3e2f9223b6d2ee8ac625330abc70e0 authored over 6 years ago
Add tests for CRUD ops

7d15bb43123e3e1e548e3057a9daffef3e945dac authored over 6 years ago
Cursor map

4fa76f177010af30bc067ae162906f20695d7076 authored over 6 years ago
Implemented getMore

1b822763b1ff0fe8b665cbe670e6b5fb30b82beb authored over 6 years ago
Fix decoding Find results

2324aba76d2be6cb809cc13ae268ce37d69e6285 authored over 6 years ago
Fixed parsing larger messages

67392a2c18400205d84e3db7decd9c4ce250acff authored over 6 years ago
WIP Cursor

9c0b98e3ad2660e622d744853e32fb0b78f3b95c authored over 6 years ago
Replace fatalError with unimplemented. Basic MongoKittenErrors

de127b7d692a3d1b160f4b1a76cfd0dc502d84fc authored over 6 years ago
Init db with connection string

9eda868a09ee32d5ba70e7fb81ff0bc4080dee5b authored over 6 years ago
Merge branch 'master/5.0' of github.com:OpenKitten/MongoKitten into master/5.0

e0250a4e878dfcb0f219a3930ba08c472754d304 authored over 6 years ago
GridFS target

9a0ac7f8e1b288861c1a5cbadff3299d5d0c80cf authored over 6 years ago
Connection string parsing fix + basic tests

803fba61ea1c7ae62e0f9300ce7006602b18dc26 authored over 6 years ago
Remove main

38866bd63c6ea46234a173892f635dc52ac08d0a authored over 6 years ago
Merge commit 'a8f0a06c60097fb29b2b8a5904c6c0e6acf404b5' into master/5.0

# Conflicts:
# Sources/MongoKitten/main.swift

ba182748476402036112006a0b3b21b50a80762d authored over 6 years ago
Easy APIs for CRUD. Update doesn't update SET fields yet

f31e8088954f748a553c698f38a79bae022f3568 authored over 6 years ago
Remove main, cursor placeholder

a8f0a06c60097fb29b2b8a5904c6c0e6acf404b5 authored over 6 years ago
remove Encodable sugar

dfacd05d3375c283012750dc10f9a3d55424b5fc authored over 6 years ago
Clean up command return types

201f0e171ec96f16166810459cb4fc4ce238a1d8 authored over 6 years ago
Merge branch 'master/5.0' of github.com:OpenKitten/MongoKitten into master/5.0

* 'master/5.0' of github.com:OpenKitten/MongoKitten:
ConnectionHelper was removed
file renam...

199a7822170c48191537e355af643938f4bf61a4 authored over 6 years ago
Connection string parsing

cece830932590b3d793e1d1f61e0b507919a5651 authored over 6 years ago
ConnectionHelper was removed

8333d398e9b10868f2faf7b35693c97f55d57145 authored over 6 years ago
file renames

f4de7da2e5c137b2318046d1b67640ea45406a50 authored over 6 years ago
Delete query and automatic throwing on failure

a248ee64746cf74db86fbd094f6394d5e398ac59 authored over 6 years ago
Merge branch 'master/5.0' of github.com:OpenKitten/MongoKitten into master/5.0

d910c09dc19a359da155dd2af28d66dbed798a84 authored over 6 years ago
Re-introduced query

dfe39e14a372d17ca6995429749e372acfddf397 authored over 6 years ago
Error struct

f37bc3a4d5ad9b4a5d0bbc6b9f61d0eb3acdf943 authored over 6 years ago
Fully working insert query on Protocol v5 and v6

b4364c78185f9f07105fc225a32dff2c40383902 authored over 6 years ago
It does something, kinda

078bfa3c63973a68212936c0bb82c887594968ae authored over 6 years ago
Merge commit '1e20a8febcbdc18dec97f9ad04b1fb8c674b83e0' into master/5.0

c0a286c8c6fd5e62766ccd9536d9d9d2258f8369 authored over 6 years ago
Stuff

17f2f68a9db7020f23759740e15c6d40271a9169 authored over 6 years ago
Architecture & Philosophy documents

1e20a8febcbdc18dec97f9ad04b1fb8c674b83e0 authored over 6 years ago
Serialize OP_QUERY

a2d5f368240d9a829a3c3cda93c0733f0db50fa2 authored almost 7 years ago
Start reimplementing the connection from scratch

0659cd2da9e4a4d7a49754dda84a2c7d81b6380d authored almost 7 years ago
fix authentication compilation

5993722fe73c9a0ba68364ce37f36c7125368d10 authored almost 7 years ago
update hashes

b284c845c7b27fb136961ff01f144d885ac4c235 authored almost 7 years ago
more tests enabled

2ec3a55a576733f809a631ad41c9fb2e58e89f3f authored almost 7 years ago
working queries

ce8476490d32cbcdd1b2465d757f0bdb83bb2816 authored almost 7 years ago
Merge commit 'c4d1f465097230635cba7360b629f8371d73f9cd' into master/5.0

# Conflicts:
# Sources/MongoKitten/Socket/Message+Query.swift

a98630e9682c640046093a880dc3b4e292fdbeae authored about 7 years ago
Fix some parsing issues

3953b8264294b13d0b854736be7dd2241f0a3385 authored about 7 years ago
Working protocol, now communication

c4d1f465097230635cba7360b629f8371d73f9cd authored about 7 years ago
Fix some further protocol errors

479129c30b5d3ae60a2fc0f91332835b5ec2b19a authored about 7 years ago
Merge branch 'master/5.0' of https://github.com/OpenKitten/MongoKitten into HEAD

67e39640270aa00e24fa57612cd2b94c8d48ac56 authored about 7 years ago
Fix findOne

98b7ebca5558652be94c23036e3a2b5e7737da91 authored about 7 years ago
Fix Opcode

7782785fe9e7e00fbb7224eb67473f1470a5c456 authored about 7 years ago
Fix sending queries

435a3f5910f3570e8b5764f0a19e0c0207db9df2 authored about 7 years ago
Run loop in tests

44511e427c6cea9c443b3b1daa5b0868bcaa877a authored about 7 years ago
update mongoKitten

bb82df95ef0a6e6f0382b513359d7e30d5b25363 authored about 7 years ago
protocol rewriting

0385541d1f733ecb5ea86c793fa05f689cbb89f5 authored about 7 years ago
protocol reimplementation

5cff81246bc2de7b92aae6d3c8bf5ed6c2437f0b authored about 7 years ago
rewrite protocol parser

01c4e81c048b34af7d9094e1fff8125bf79c9a3e authored about 7 years ago
add collection mapping

09cde302dbfdd59b3bbe054de703232e2990912e authored about 7 years ago
make collection generic

79a7c213632b67751875435c04e95802bbfc9348 authored about 7 years ago
Flush data over cursor after late initialization

687d61a3ee936cb77b97969559fb4d4bd8222325 authored about 7 years ago
many smaller bugfixes

7b1f0b352c9a8dfea34f4d4d5f8e57a6833ccdf2 authored about 7 years ago
Simplify query API

9b13d1f8b8d5e9e072295384b2a50a878619ea1f authored about 7 years ago
update with new bson codable

34ffa4c248f638a6b97cf04728fcaffd8483f6c7 authored about 7 years ago
update bson dep

ca87f2b37f1f153606ff6e01abb4e4bebe7d26fb authored about 7 years ago
drop database helper

a3037e7bb7ab3dd9cd555422e4c50744b1f6a406 authored about 7 years ago
add connection subscript

e582b4c024677d326bd32676e773af3b70eee906 authored about 7 years ago
fix cursor test

4239bbe4ea8700ed81cf1fc0f0549ec3d94a5934 authored about 7 years ago
fix cursor fetching bug

eb1b7c30b1161735accc449bff80695170f71d64 authored about 7 years ago
monogkitten 5 async/reactive

bb70e09c9e0528b8bf2956c1b386a9e3b4e84bc2 authored about 7 years ago
fix extendedJSON compilation

1a69816ec6900b72eee81a48a7a0551e8929e04c authored about 7 years ago
Fix MongoKitten unit tests with the URI helper

a2caa797c67387674dc012ea53fa56a4afdc6a15 authored about 7 years ago
add connect helper

b9ba044b89abee714e325ae0d80207227f99a189 authored about 7 years ago
reworked cursor

a3e8cdfd9c80486bbccb3b435ff5de9f0f56c58b authored about 7 years ago
ported to the new async

d7283d8a98faccd3834d5ce58809724859a4dde0 authored about 7 years ago
authentication

561fdf0299c700130e7aa5d577753593e153546b authored about 7 years ago
x509 and MongoDBCR progress

7a92679a5466dc4aeae5b3f2b3d694e91f0c2371 authored about 7 years ago