Ecosyste.ms: OpenCollective

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

Orlandos OpenSource

Native Swift libraries for all platforms
Collective - Host: opensource - https://opencollective.com/orlandos - Code: https://github.com/OpenKitten/MongoKitten

Connection `isMaster` handshake

github.com/orlandos-nl/MongoKitten - d8477b90fe03b5784631c17e1dff497c2686785e authored over 6 years ago
Operation -> Command

github.com/orlandos-nl/MongoKitten - 701397ac93f5ca4b12fbb671f340429bd4648550 authored over 6 years ago
Support for appname in connection string

github.com/orlandos-nl/MongoKitten - 9d7faa478499b90856eb3de80a2f2891e34918e7 authored over 6 years ago
Changed deprecated NIO call

github.com/orlandos-nl/MongoKitten - dc994044290e564aeab991c24a2cc8f5537afc3c authored over 6 years ago
Initial work towards SSL support

github.com/orlandos-nl/MongoKitten - 61130ecbd9658376d93f1ccc326643e92dbda1e0 authored over 6 years ago
More consistent naming

github.com/orlandos-nl/MongoKitten - 5661e8d0376ec07b69d8c4eee18d91715960d602 authored over 6 years ago
Working on the docs

github.com/orlandos-nl/MongoKitten - 0aab64abb50ff735a4c45e5c47c16b5325b36105 authored over 6 years ago
Update multple, update set bugfix

github.com/orlandos-nl/MongoKitten - 97b1b8cd341a7c439167da726b6ac72bd5ddc4ac authored over 6 years ago
Code style, BSON update

github.com/orlandos-nl/MongoKitten - 08a7eb41a9aacfb92f1b5a0c73f76653e7c4d4b1 authored over 6 years ago
Add comment on how to regenerate FutureConvenience

github.com/orlandos-nl/MongoKitten - 75680b88196e0a75f79c9662764f0923d9c7360e authored over 6 years ago
FutureConvenienceCallable

github.com/orlandos-nl/MongoKitten - a27b28fb8bbf403e99bdc71a8d13ff24ef4fe7d4 authored over 6 years ago
Depend on the correct BSON version

github.com/orlandos-nl/MongoKitten - d2651281e69ea07d275caee90ea42f4c0d3e47cd authored over 6 years ago
Connection parameter changes

github.com/orlandos-nl/MongoKitten - bc7557eb6fe19d07256ad3c9cf6c17554f7981cd authored over 6 years ago
QueryCursor.forEachFuture

github.com/orlandos-nl/MongoKitten - 9025975b596cf53e99022571eaa5ce612cfa446a authored over 6 years ago
QueryCursor limit, sort, etc. helpers

Renamed the Command Operation files

github.com/orlandos-nl/MongoKitten - a25abf587fc8ce6c62441df29814a27683ef3572 authored over 6 years ago
Working with @Joannis, mainly on Cursor

github.com/orlandos-nl/MongoKitten - fce89364f36570f793b1c2f2e9728675a302f585 authored over 6 years ago
Cursor helper that decodes documents using a specified BSONDecoder

github.com/orlandos-nl/MongoKitten - f8354cfbde3da6f2de6ac296556add9dc3e055f0 authored over 6 years ago
Basic projection and sort

github.com/orlandos-nl/MongoKitten - c717ddda1a0b64cfa0987e55e1cc31db76d40dd7 authored over 6 years ago
Ranged limits and skips

github.com/orlandos-nl/MongoKitten - 96a0ccb224d13371c8a3674066a64b49c97fc489 authored over 6 years ago
Type safe aggregates and distinct

github.com/orlandos-nl/MongoKitten - 743aa3189d3e2f9223b6d2ee8ac625330abc70e0 authored over 6 years ago
Add tests for CRUD ops

github.com/orlandos-nl/MongoKitten - 7d15bb43123e3e1e548e3057a9daffef3e945dac authored over 6 years ago
Implemented getMore

github.com/orlandos-nl/MongoKitten - 1b822763b1ff0fe8b665cbe670e6b5fb30b82beb authored over 6 years ago
Fix decoding Find results

github.com/orlandos-nl/MongoKitten - 2324aba76d2be6cb809cc13ae268ce37d69e6285 authored over 6 years ago
Fixed parsing larger messages

github.com/orlandos-nl/MongoKitten - 67392a2c18400205d84e3db7decd9c4ce250acff authored over 6 years ago
Replace fatalError with unimplemented. Basic MongoKittenErrors

github.com/orlandos-nl/MongoKitten - de127b7d692a3d1b160f4b1a76cfd0dc502d84fc authored over 6 years ago
Init db with connection string

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

github.com/orlandos-nl/MongoKitten - e0250a4e878dfcb0f219a3930ba08c472754d304 authored over 6 years ago
Connection string parsing fix + basic tests

github.com/orlandos-nl/MongoKitten - 803fba61ea1c7ae62e0f9300ce7006602b18dc26 authored over 6 years ago
Merge commit 'a8f0a06c60097fb29b2b8a5904c6c0e6acf404b5' into master/5.0

# Conflicts:
# Sources/MongoKitten/main.swift

github.com/orlandos-nl/MongoKitten - ba182748476402036112006a0b3b21b50a80762d authored over 6 years ago
Easy APIs for CRUD. Update doesn't update SET fields yet

github.com/orlandos-nl/MongoKitten - f31e8088954f748a553c698f38a79bae022f3568 authored over 6 years ago
Remove main, cursor placeholder

github.com/orlandos-nl/MongoKitten - a8f0a06c60097fb29b2b8a5904c6c0e6acf404b5 authored over 6 years ago
remove Encodable sugar

github.com/orlandos-nl/MongoKitten - dfacd05d3375c283012750dc10f9a3d55424b5fc authored over 6 years ago
Clean up command return types

github.com/orlandos-nl/MongoKitten - 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...

github.com/orlandos-nl/MongoKitten - 199a7822170c48191537e355af643938f4bf61a4 authored over 6 years ago
Connection string parsing

github.com/orlandos-nl/MongoKitten - cece830932590b3d793e1d1f61e0b507919a5651 authored over 6 years ago
ConnectionHelper was removed

github.com/orlandos-nl/MongoKitten - 8333d398e9b10868f2faf7b35693c97f55d57145 authored over 6 years ago
Delete query and automatic throwing on failure

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

github.com/orlandos-nl/MongoKitten - d910c09dc19a359da155dd2af28d66dbed798a84 authored over 6 years ago
Re-introduced query

github.com/orlandos-nl/MongoKitten - dfe39e14a372d17ca6995429749e372acfddf397 authored over 6 years ago
Fully working insert query on Protocol v5 and v6

github.com/orlandos-nl/MongoKitten - b4364c78185f9f07105fc225a32dff2c40383902 authored over 6 years ago
It does something, kinda

github.com/orlandos-nl/MongoKitten - 078bfa3c63973a68212936c0bb82c887594968ae authored over 6 years ago
Merge commit '1e20a8febcbdc18dec97f9ad04b1fb8c674b83e0' into master/5.0

github.com/orlandos-nl/MongoKitten - c0a286c8c6fd5e62766ccd9536d9d9d2258f8369 authored over 6 years ago
Architecture & Philosophy documents

github.com/orlandos-nl/MongoKitten - 1e20a8febcbdc18dec97f9ad04b1fb8c674b83e0 authored over 6 years ago
Serialize OP_QUERY

github.com/orlandos-nl/MongoKitten - a2d5f368240d9a829a3c3cda93c0733f0db50fa2 authored almost 7 years ago
Start reimplementing the connection from scratch

github.com/orlandos-nl/MongoKitten - 0659cd2da9e4a4d7a49754dda84a2c7d81b6380d authored almost 7 years ago
fix authentication compilation

github.com/orlandos-nl/MongoKitten - 5993722fe73c9a0ba68364ce37f36c7125368d10 authored almost 7 years ago
more tests enabled

github.com/orlandos-nl/MongoKitten - 2ec3a55a576733f809a631ad41c9fb2e58e89f3f authored almost 7 years ago
Merge commit 'c4d1f465097230635cba7360b629f8371d73f9cd' into master/5.0

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

github.com/orlandos-nl/MongoKitten - a98630e9682c640046093a880dc3b4e292fdbeae authored about 7 years ago
Fix some parsing issues

github.com/orlandos-nl/MongoKitten - 3953b8264294b13d0b854736be7dd2241f0a3385 authored about 7 years ago
Working protocol, now communication

github.com/orlandos-nl/MongoKitten - c4d1f465097230635cba7360b629f8371d73f9cd authored about 7 years ago
Fix some further protocol errors

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

github.com/orlandos-nl/MongoKitten - 67e39640270aa00e24fa57612cd2b94c8d48ac56 authored about 7 years ago
Fix sending queries

github.com/orlandos-nl/MongoKitten - 435a3f5910f3570e8b5764f0a19e0c0207db9df2 authored about 7 years ago
Run loop in tests

github.com/orlandos-nl/MongoKitten - 44511e427c6cea9c443b3b1daa5b0868bcaa877a authored about 7 years ago
update mongoKitten

github.com/orlandos-nl/MongoKitten - bb82df95ef0a6e6f0382b513359d7e30d5b25363 authored about 7 years ago
protocol rewriting

github.com/orlandos-nl/MongoKitten - 0385541d1f733ecb5ea86c793fa05f689cbb89f5 authored about 7 years ago
protocol reimplementation

github.com/orlandos-nl/MongoKitten - 5cff81246bc2de7b92aae6d3c8bf5ed6c2437f0b authored about 7 years ago
rewrite protocol parser

github.com/orlandos-nl/MongoKitten - 01c4e81c048b34af7d9094e1fff8125bf79c9a3e authored about 7 years ago
add collection mapping

github.com/orlandos-nl/MongoKitten - 09cde302dbfdd59b3bbe054de703232e2990912e authored about 7 years ago
make collection generic

github.com/orlandos-nl/MongoKitten - 79a7c213632b67751875435c04e95802bbfc9348 authored about 7 years ago
Flush data over cursor after late initialization

github.com/orlandos-nl/MongoKitten - 687d61a3ee936cb77b97969559fb4d4bd8222325 authored about 7 years ago
many smaller bugfixes

github.com/orlandos-nl/MongoKitten - 7b1f0b352c9a8dfea34f4d4d5f8e57a6833ccdf2 authored about 7 years ago
Simplify query API

github.com/orlandos-nl/MongoKitten - 9b13d1f8b8d5e9e072295384b2a50a878619ea1f authored about 7 years ago
update with new bson codable

github.com/orlandos-nl/MongoKitten - 34ffa4c248f638a6b97cf04728fcaffd8483f6c7 authored about 7 years ago
drop database helper

github.com/orlandos-nl/MongoKitten - a3037e7bb7ab3dd9cd555422e4c50744b1f6a406 authored about 7 years ago
add connection subscript

github.com/orlandos-nl/MongoKitten - e582b4c024677d326bd32676e773af3b70eee906 authored about 7 years ago
fix cursor fetching bug

github.com/orlandos-nl/MongoKitten - eb1b7c30b1161735accc449bff80695170f71d64 authored about 7 years ago
monogkitten 5 async/reactive

github.com/orlandos-nl/MongoKitten - bb70e09c9e0528b8bf2956c1b386a9e3b4e84bc2 authored about 7 years ago
fix extendedJSON compilation

github.com/orlandos-nl/MongoKitten - 1a69816ec6900b72eee81a48a7a0551e8929e04c authored about 7 years ago
Fix MongoKitten unit tests with the URI helper

github.com/orlandos-nl/MongoKitten - a2caa797c67387674dc012ea53fa56a4afdc6a15 authored about 7 years ago
add connect helper

github.com/orlandos-nl/MongoKitten - b9ba044b89abee714e325ae0d80207227f99a189 authored about 7 years ago
ported to the new async

github.com/orlandos-nl/MongoKitten - d7283d8a98faccd3834d5ce58809724859a4dde0 authored about 7 years ago
x509 and MongoDBCR progress

github.com/orlandos-nl/MongoKitten - 7a92679a5466dc4aeae5b3f2b3d694e91f0c2371 authored about 7 years ago