Ecosyste.ms: OpenCollective

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

github.com/reactiveui/Akavache

An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
https://github.com/reactiveui/Akavache

Update README.md

77a1a81c45b823a3bb94a5d715d7be8b7383623a authored almost 6 years ago by Glenn Watson <[email protected]>
Bump Microsoft.NET.Test.Sdk from 16.0.0 to 16.0.1 (#469)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.0.0 to 16.0.1.
- [R...

f87ab32d9095029c1d701528dd4d138b1c7a0df7 authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Update opencollective.yml

aff5a223313ca451a20846b7299808cb70fb7b35 authored almost 6 years ago by Glenn Watson <[email protected]>
Release version 6.4.x

068af60546e265ae1e601fab33c9f1b2a8e88f9d authored almost 6 years ago by Glenn Watson <[email protected]>
Update README.md

d51cae41c17363285b0919ecab41d1ff0543810a authored almost 6 years ago by Glenn Watson <[email protected]>
Update README.md

abb21bc9b06558ef40ecb9b4d9604a31bb165d3b authored almost 6 years ago by Glenn Watson <[email protected]>
housekeeping: Update to use cake recipe, mac building (#464)

e18024c39e774b21d513d5bfc5eaa7bb0150c445 authored almost 6 years ago by Glenn Watson <[email protected]>
Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.0.0 (#467)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.9.0 to 16.0.0.
- [R...

d1ad79855d5342e1935c841e20213ae788579254 authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
housekeeping: Remove unneeded PackageReference (#466)

fc816324d15bed32f33b9c8d1e49fb959ad010bf authored almost 6 years ago by Glenn Watson <[email protected]>
fix infinite loop in new datetime converter. fix missing sqlite lib in unit tests. (#465)

7a11834d2df8e681b54ff106b874e702a2636410 authored almost 6 years ago by Softlion (Benjamin Mayrargue) <[email protected]>
Housekeeping: Update to latest Msbuild.Sdk.Extras

c91993c8a3d3b3e76d02007b583541f3e5feace1 authored almost 6 years ago by Glenn Watson <[email protected]>
Create opencollective.yml

13ff2ebbb174bdf9b8656d13a9051ec74b4a1bc1 authored almost 6 years ago by Glenn Watson <[email protected]>
Bump Xunit.StaFact from 0.3.13 to 0.3.18 (#460)

Bumps [Xunit.StaFact](https://github.com/AArnott/Xunit.StaFact) from 0.3.13 to 0.3.18.
- [Relea...

b9a644da86184bace1e1e5d25db17a545a3bc694 authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Fix: datetime tick storage (#459)

93873df16e77a1561aa7bf7c22fbc03ee2db5078 authored almost 6 years ago by Softlion (Benjamin Mayrargue) <[email protected]>
Release version 6.3.x

89543b0a1e47391ad533fa0da1ab4dbe44a23dac authored almost 6 years ago by Glenn Watson <[email protected]>
fix: fix akavache build failing to sign (#457)

7798f1623939ead30b7206c1350b8c8ac9d1bf7e authored almost 6 years ago by Glenn Watson <[email protected]>
Bump SQLitePCLRaw.core from 1.1.12 to 1.1.13 (#455)

Bumps [SQLitePCLRaw.core](https://github.com/ericsink/SQLitePCL.raw) from 1.1.12 to 1.1.13.
- [...

683c3d2b514ea0c460675930af329ed4e13288e6 authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Bump SQLitePCLRaw.bundle_e_sqlite3 from 1.1.12 to 1.1.13 (#456)

Bumps [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw) from 1.1.12 to ...

f56a2994967d989c15601a5e6f9cec1b87c5ed73 authored almost 6 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
housekeeping: Update nuget package version & cake build script. (#452)

* housekeeping: Update nuget package version & cake build script.

* The cake script now match...

857d9ee07f4859116bbc1d908d9774c51c76e5eb authored almost 6 years ago by Glenn Watson <[email protected]>
housekeeping: Handle the DateTimeOffset cause where BSON data is already in Date. (#450)

Handle backwards compatibility case where data is already stored in the old format in the BSON f...

9598aebfb031fe5c04ed8f4855fdbde169030201 authored about 6 years ago by Glenn Watson <[email protected]>
housekeeping: store the DateTimeOffset ticks and offset. (#449)

573bc62f281b9709fb607a07bc76dfbd9d8e159b authored about 6 years ago by Glenn Watson <[email protected]>
Release version 6.2

bcc96e293a5a47e8b3d59ab93dd05bdd6ffe00ff authored about 6 years ago by Glenn Watson <[email protected]>
Add predicate to GetAndFetchLatest to determine if a result should be cached. (#397)

7edca23fd2d010c2e23051d72d2f97f9071706d3 authored about 6 years ago by Michael Fazio <[email protected]>
[Tests] changed order for empty check & removed useless checks (#387)

0664b4bc6bcb97925135f6b64d5f636cb5379c89 authored about 6 years ago by Konstantin Chuvilyov <[email protected]>
Fix deadlock when multiple key lookups are coalessed and one of them throws an KeyNotFoundException (#433)

5e342eb50cb601e20857b9d1bc514b01a1cbf4f4 authored about 6 years ago by Joris Vergeer <[email protected]>
Fix DateTime resolution issues, minor warning fixups. (#448)

Fixes #269 and fixes #396 resolution issues.
Also fixed some warning issues with the project.

17bbfd489ee93aeb277b4e6d6e6b42278bedc25e authored about 6 years ago by Glenn Watson <[email protected]>
Added implementation for Tizen.NET (#401)

cb15f05ed992584ca00e44c2ec41b8c3fbffa28f authored about 6 years ago by JongHeonChoi <[email protected]>
delete linker override files (#447)

7dd3e6949da491124d9e55b94e4b7736d2290705 authored about 6 years ago by Shane Neuville <[email protected]>
housekeeping: Update to SQLitePCLRaw v1.1.12 (#446)

f684c8d6ab45e465c7e3ecda69154e8f57da29fa authored about 6 years ago by Glenn Watson <[email protected]>
housekeeping: Release 6.1

dab8d9a0f4720a0a4a81163891d2ea7aa8974188 authored about 6 years ago by Glenn Watson <[email protected]>
instructions for using a different Sql bundle

25a8588354ae5e15141718c7a543d2add3ffc8b7 authored about 6 years ago by Shane Neuville <[email protected]>
Adding notes about new Start API

cab63c6570cfbb5aab5f416d696cb36799ba8e13 authored about 6 years ago by Shane Neuville <[email protected]>
Initial sql raw implementation (#413)

* Iniitial sql raw implementation

* not sure why this is needed for UAP

* add start comman...

163424b36adc2f63f9d33493d8cac1a635a45ab0 authored about 6 years ago by Shane Neuville <[email protected]>
Merge pull request #443 from reactiveui/glennawatson-update-dependencies

housekeeping: Update cake/reactiveui/splat/json.net and other depende…

128607a79f2082b1b8927c93af66c83ff92cb9f7 authored about 6 years ago by Shane Neuville <[email protected]>
housekeeping: Update cake/reactiveui/splat/json.net and other dependencies

836e9b84d564c3384e75ecdca4e26acf12bcd454 authored about 6 years ago by Glenn Watson <[email protected]>
Update azure-pipelines.yml

ca36d18dc53ce8144a26eb0f8dddc5ef7f7426b7 authored about 6 years ago by Oren Novotny <[email protected]>
Merge pull request #429 from erik-hooper/master

Fix for encryption issue

bcd05b405e51d1523f532d02060c4dcd70d162b9 authored about 6 years ago by Shane Neuville <[email protected]>
Fix name, and simplify encryption provider class

Changes from pull request.

08253698bcbc7501ed38c483cdbbf863f5120ed8 authored about 6 years ago by Unknown <[email protected]>
Fix for encryption issue

554942ec4a0137658381d4bcd07f7468e299811b authored about 6 years ago by Unknown <[email protected]>
Merge pull request #411 from nwestfall/asynclock_release

Implement Disposable.Create in "AsyncLock" to prevent multiple disposes

72321b993b7f2508891f76fa0dec083460859c59 authored over 6 years ago by Shane Neuville <[email protected]>
Set back to just using Result

d6c95d6743faae4e6d5b7b8231e36db48d3b71ad authored over 6 years ago by Shane Neuville <[email protected]>
Merge branch 'master' into asynclock_release

e8e7bf799698dc4d5bd2b27f1e4971c965170b1f authored over 6 years ago by Glenn Watson <[email protected]>
configureawait(false) before getting result

cbdfa80512d7cb6483be39d8996f03a022144103 authored over 6 years ago by Nathan Westfall <[email protected]>
removed brackets

1cc3bab5206ed68c5cee3bbddbf9801aa5bdb754 authored over 6 years ago by Nathan Westfall <[email protected]>
Update azure-pipelines.yml

54ba92ef7e8778ee0dbb947d4acf8c7a515df12b authored over 6 years ago by Oren Novotny <[email protected]>
Rename .azure-pipelines.yml to azure-pipelines.yml

824ee6f6afddf9536de28fc2cecfae8346833cb1 authored over 6 years ago by Oren Novotny <[email protected]>
consolidate files (#425)

08006757dcb84a5b4234e3fe94dffc486ec25168 authored over 6 years ago by Oren Novotny <[email protected]>
Update README.md

9b4c009b0eca04472ca96e089b73a82b7df1731a authored over 6 years ago by Oren Novotny <[email protected]>
Remove beta from version!!

78f998b7be44ec7c5e05a48f26982457930ce195 authored over 6 years ago by Shane Neuville <[email protected]>
Added a template for the ReleaseDrafter bot.

dc5a01c75cd8b6a062598c196f88ba9f433fa2bb authored over 6 years ago by Glenn Watson <[email protected]>
fixed arguement name and added spacing

4b455c9a9009f8ec97c4ef678541c68118009f64 authored over 6 years ago by Nathan Westfall <[email protected]>
Fix README typo: GetObjectAsync => GetObject (#421)

Somehow `GetObjectAsync` found it's way back in to the README.

1e3b85e16c67ae8ead39b5f0e58889f0effabdf1 authored over 6 years ago by Christopher Harris <[email protected]>
Merge pull request #420 from reactiveui/build-script

update build scripts

ed6bf4fa63af933d381823ea07d3e4061516d7f4 authored over 6 years ago by Oren Novotny <[email protected]>
update condition

5788ff2693251c92fdf579987616462b9a7196ce authored over 6 years ago by Oren Novotny <[email protected]>
update condition

c094cfb8b52132106fc4e1984e2e037b4f1dec01 authored over 6 years ago by Oren Novotny <[email protected]>
updates

959c56d21026e531b38a242522d3a9b9a5bc1d99 authored over 6 years ago by Oren Novotny <[email protected]>
update build scripts

d07367a2b8fd38a62f040c8fe57fc84c4c66e6c1 authored over 6 years ago by Oren Novotny <[email protected]>
update to latest sdk extras structures (#419)

* update to latest sdk extras structures

* feature: Stamp the code repository details in proj...

08e9cbb7a81383adaed6bff5a5d9c9bfa6e34eee authored over 6 years ago by Shane Neuville <[email protected]>
Bug Fix the SourceLink package to use Microsofts. (#417)

033bcf9033073f903cfd856dce0c219a7ac3f14c authored over 6 years ago by Glenn Watson <[email protected]>
Updated Reactive to 4.0.0 (#418)

b1ebfbd33b1d5e59c5116a166995ea59b8a6d118 authored over 6 years ago by Clinton Rocksmith <[email protected]>
await for result to resolve in unit test

74a404deb6495505f69200e35bb883fbe8f553e6 authored over 6 years ago by Shane N <[email protected]>
add some delays so test results can resolve and be more consistent

48773aecba6ff9b0f68bbb726b9574c7656ca5af authored over 6 years ago by Shane N <[email protected]>
Add beta for version

91a2ad9909429d42430e3089e2a8073c38ab1f81 authored over 6 years ago by Shane Neuville <[email protected]>
async lock to now handle if task was cancelled, catch operation cancelled exceptions elsewhere to support this

18f111d83144e916bc774dc6b60c6ce8d23db990 authored over 6 years ago by Nathan Westfall <[email protected]>
instead of checking semaphore count, use Disposable.Create

329327c8e36f61c141da818f17ac0e6d0f617dba authored over 6 years ago by Nathan Westfall <[email protected]>
formatting fix

31d7166ec1c7b2128ec53a34601e7f4e913b2ae3 authored over 6 years ago by Nathan Westfall <[email protected]>
check the current count of the semaphore in "AsyncLock" to verify it should be released

b0a8a7fceaf0d926506a3d4c700d5dda43a0932c authored over 6 years ago by Nathan Westfall <[email protected]>
* fixing yml to roll up bin

* added editor config
* minor cake changes
* deleted older files

1cb732dec01f5c877f8a0e57cacdfe78673b101f authored over 6 years ago by Shane N <[email protected]>
yml update

c402e4a96959754d722bbd46f0e08a26fb7b5b93 authored over 6 years ago by Shane N <[email protected]>
Update README.md (#410)

* Update README.md

Update readme to include linker instruction so first time user is aware ab...

b73d448bb87b16c5909059b9b3754018bc2e7ad7 authored over 6 years ago by Albilaga L. Pradana <[email protected]>
Remove project json from uwp file (#373)

* Removed project.json file from the UWP project

* remove project.json replacement from build...

881bb9f52ad48485a5b39d545b47d79db512f400 authored over 6 years ago by Shane Neuville <[email protected]>
fix: Use Task.Run to start OperationQueue. (#407)

Use `Task.Run` to start `OperationQueue`'s processing task rather than using
the constructor an...

bb2e40009728194298c7177a45bea43d78d7df47 authored over 6 years ago by Steven Kirk <[email protected]>
Update nuget packages and build scripts (#409)

* updating frameworks and build scripts

* git ignore and json versioning

45c580cf12b564afa53485168daa2306aef1b72c authored over 6 years ago by Shane Neuville <[email protected]>
adding content in for package.config nuget (#384)

* adding contentfiles in for package.config

* appveyor fail

* set specific versions for to...

87c235c532c802f8e56a110cdc305e3951c4c475 authored over 6 years ago by Shane Neuville <[email protected]>
housekeeping: bump next version to be 6.0 (#378)

this directive will be ignored after the tag of 6.0.0

b4d4c46ff51a4dac3be47d2aa791dc6d99e48034 authored over 7 years ago by Geoffrey Huntley <[email protected]>
fix: restrict system.reactive to 3.1.1 as min but never 4.x series (#377)

1286826f4632143be3d82d6659648d489584256e authored over 7 years ago by Geoffrey Huntley <[email protected]>
fix: set UWP min version to 10.0.10586.0 (#376)

320795a26580eab2ef7daffe89ca9e236417dd94 authored over 7 years ago by Shane Neuville <[email protected]>
Merge pull request #367 from PureWeen/netstandard

Netstandard conversion

883b2ae8ac492866b1a72113c833269b7a6845e8 authored over 7 years ago by Paul Betts <[email protected]>
copied over changes removing custom implementation of concurrenydictionary and blocking collection

c1e25503210c9e5b42ae223887090509619c9649 authored over 7 years ago by Shane N <[email protected]>
Fixing package id on UW)

c3882b725ecb2779f009495af5bf4411cd77dc92 authored over 7 years ago by Shane N <[email protected]>
Moving packages around to more correctly match what's currently in nuget

a3c325bc4c8dc8d6a425616fa0839e80e1b95bf4 authored over 7 years ago by Shane N <[email protected]>
moving to a core package

04145505f56c9fd61e5bd19bce19263253a4c742 authored over 7 years ago by Shane N <[email protected]>
added android output folders to gitignore

401226587646d3b2b130c6323d1d12fc40134c47 authored over 7 years ago by Shane N <[email protected]>
set output path for android so path stays under 248 characters

0076141e50efe884ad5fc3e06792e2ab29add3e4 authored over 7 years ago by Shane N <[email protected]>
first go at integration tests

d2e687018e154de6a2b52b04517f547f48577deb authored over 7 years ago by Shane N <[email protected]>
Upgraded nuget packages and added build target for MSBuild

5fc9ebe348ca0f3c5632b941a06dbb896f6364d8 authored over 7 years ago by Shane N <[email protected]>
updating min target framework from net45 to net452 to match reactiveui and what MS is currently supporting

07e2c8be1da2a0172c8a74cb210e6d5740464e4c authored over 7 years ago by ShaneN <[email protected]>
set is packable back to true :-p

67c62bdeacf6918664a5eaf386a1c5ec575f7a6a authored over 7 years ago by ShaneN <[email protected]>
set akavache.tests to be non packable

6cde31e8d07ca340af79d89b37c0dd9c36294143 authored over 7 years ago by ShaneN <[email protected]>
rolled back a bit

e75a58b2150376ce7b93291fa3d18b4aeee8b19d authored over 7 years ago by ShaneN <[email protected]>
removed

image: Visual Studio 2017

afc9dd0ec1a3c04061a5966a7ec628ecc3cc89d9 authored over 7 years ago by ShaneN <[email protected]>
appveyor

3a6e1965aa4763f7fc0ce41f4e4fec4e598858cb authored over 7 years ago by ShaneN <[email protected]>
changed appdomain on build cake file and made first attempt at appveyor changes

f22b09fe7c39f68da9b56071a82343e4e6331af1 authored over 7 years ago by ShaneN <[email protected]>
fixed so unit tests will run and fixed up some of the package identifiers. Also changed over to using alpha bits in nuget for reactiveui

1c0e41a45267c178f15c776959e1fd53666b49bf authored over 7 years ago by ShaneN <[email protected]>
added nuget config for myget, added shared not uwp, ditched the AkavachePkg

4927422e626689c24490e7485a5e4e4c5892a4d1 authored over 7 years ago by ShaneN <[email protected]>
adding build.props to the correct folder

46a461b47e53ea8f4fb7520c730c4d506d441ba9 authored over 7 years ago by ShaneN <[email protected]>
fixed target on mobile project

15ef212c3cf95fa91c57b5dde90f6a9b27d6cfc9 authored over 7 years ago by ShaneN <[email protected]>
added dummy project file to create inclusive sqllite package

5132d921bc6155759a7335deb9da42d2dc8258c5 authored over 7 years ago by ShaneN <[email protected]>
removed poor attempt at central package

4cc69d40b5843f10fd923a6c440440c3ad9c779f authored over 7 years ago by ShaneN <[email protected]>
First version of cake build

fdccef6b1d89cc64d04fd74fd8871e3930fc1d0c authored over 7 years ago by ShaneN <[email protected]>