Commit Graph

39 Commits

Author SHA1 Message Date
Nicolas Dextraze
da907dbbd8 Adding mingw64 (msys2) to build script 2018-03-17 11:28:23 -07:00
Nicolas Dextraze
996431a4d9 Merge branch 'master' of github.com:nicdex/goes 2018-03-17 09:56:20 -07:00
Nicolas Dextraze
8f2acc0605 Build script for linux 2018-03-17 09:55:21 -07:00
Nicolas Dextraze
819a3dcf1b Refactor index rebuilding 2018-03-11 10:27:12 -07:00
Nicolas Dextraze
84e8e469ad Rebuild indexes 2018-03-08 14:59:07 -08:00
Nicolas Dextraze
6713362868 Fix permission for types indexes 2017-02-11 23:30:06 -08:00
Nicolas Dextraze
b302a1f78d Add ReadAll_v3 with CreationTime 2017-02-11 22:22:06 -08:00
Nicolas Dextraze
5a7ec3b294 Updated README 2016-08-28 14:05:34 -07:00
Nicolas Dextraze
a05f21377f Added type indexes. Updated vagrant scripts. 2016-08-28 13:29:53 -07:00
Nicolas Dextraze
320cc9e53e Merge remote-tracking branch 'adymitruk/master' 2016-08-26 22:14:01 -07:00
Nicolas Dextraze
5549c9a135 Implement v2 Protocol. Adding expectedVersion for optimistic concurrency and metadata. 2016-08-26 22:10:15 -07:00
Nicolas Dextraze
d819fb7de6 Refactoring: re-organize project intro multiple packages (folders) 2016-08-26 13:32:04 -07:00
Adam Dymitruk
9155c3f0c3 Merge pull request #4 from nicdex/fix-create-perm-for-linux
Fix create permission for linux
2016-07-05 15:47:26 -07:00
Adam Dymitruk
d81e6bc72b Merge pull request #3 from nicdex/adding-getting-started-to-readme
Adding getting started to readme
2016-07-05 15:47:13 -07:00
Nicolas Dextraze
b3280c7759 Merge branch 'fix-create-perm-for-linux' 2016-07-02 11:47:37 -07:00
Nicolas Dextraze
86e21332f1 Merge branch 'fix-scripts' 2016-07-02 11:47:30 -07:00
Nicolas Dextraze
9f9c7aa584 Fix create permission for linux 2016-06-26 00:00:43 -07:00
Nicolas Dextraze
8b5e003f21 Updating README with bootstrap link 2016-06-25 00:36:46 -07:00
Nicolas Dextraze
2ddcfaaeba Adding install to Vagrantfile 2016-06-25 00:32:58 -07:00
Nicolas Dextraze
a4baec07cd Fixing bootstrap, install and start scripts 2016-06-25 00:32:58 -07:00
Nicolas Dextraze
e3b8168e32 Fix simpleserver reference to goes 2016-06-25 00:32:58 -07:00
Nicolas Dextraze
b79b36978d Adding Vagrantfile for Windows and testing scripts 2016-06-25 00:32:58 -07:00
Nicolas Dextraze
ae13aaeb87 Merge branch 'adding-getting-started-to-readme' 2016-06-25 00:32:44 -07:00
Nicolas Dextraze
e912ee597f Merge branch 'master' of github.com:adymitruk/goes 2016-06-25 00:25:41 -07:00
Nicolas Dextraze
9241b8abf7 Update README 2016-06-25 00:22:50 -07:00
Adam Dymitruk
6fd4d5b729 Merge pull request #1 from jdextraze/jdextraze-patch-1
Fix goes package path
2016-06-01 12:48:16 -07:00
Jonathan Dextraze
441da9f3b4 Fix goes package path 2016-05-30 20:26:58 -07:00
Nicolas Dextraze
effd68e093 Adding README 2016-05-18 20:56:19 -07:00
Nicolas Dextraze
02345ce91a Addr instead of port as flag, default to localhost only 2016-02-23 13:01:37 -08:00
Nicolas Dextraze
67fa052672 Minor fixes to bootstrap and install scripts 2016-02-22 12:18:18 -08:00
Nicolas Dextraze
ceae5f3d14 Add bootstrap, install and start scripts 2016-02-22 12:05:22 -08:00
Nicolas Dextraze
c5d89ecf78 Add flags and shutdown command to simpleserver 2016-02-18 16:28:02 -08:00
Nicolas Dextraze
81fad38cb0 Adding readable disk storage with minimalistic tests 2016-02-17 18:15:40 -08:00
Nicolas Dextraze
1b4dbcca60 Adding .gitignore 2016-02-16 21:34:19 -08:00
Nicolas Dextraze
6ff83ff680 simpleserver replies with error instead of crashing, adding tests on
storage
2016-02-16 21:30:50 -08:00
Nicolas Dextraze
0a45ebd8cb Adding some console output for the server, format length as string instead
of bytes
2016-02-15 18:56:36 -08:00
Nicolas Dextraze
c8168779af Adding a simple server for goes using zeromq and an agnostic serializer 2016-02-15 13:34:23 -08:00
Nicolas Dextraze
0a6a591340 Abstracted storage 2016-02-15 10:09:10 -08:00
Nicolas Dextraze
8f9b33e9ce First commit 2016-02-12 17:54:50 -08:00