Hello New Year's Revelers,

This is the last recap of the year and it’s a big one. The dedicated team
at Basho delivered yet another TS release, Riak TS 1.5, and it’s packed
full of new features and performance enhancements. Many thanks to all the
folks at Basho who’ve worked on Riak this year and many thanks to all of
you who participate in this community. Looking forward to hearing about how
you use Riak in the new year.


Are you working on something Riak related? Let me know and I’ll get your
talk, project or blog post in the next Riak Recap. Perhaps your project
could be featured on our blog [0].



## Announcements



   -

   Riak TS 1.5. New features like LIMIT, ORDER BY, ASC/DESC, BLOB type,
   DELETE EXPLAIN and many performance enhancements are just some of the
   features to check out in the documentation [1]. Read the release notes [2]
   and download [3] at your earliest convenience ;)
   -

   Or course, what release would be complete without library updates?
   -

      Riak Java Client 2.1.1: Maven [4], Release Notes [5], API Docs [6]
      -

      Riak Erlang Client 2.5.1: Tag [7], API Docs: [8]
      -

      Riak Python Client 2.7.0: PyPi [9], Tag [10], API Docs [11]
      -

      Riak Ruby Client 2.6.0: Rubygems [12], Tag [13], API Docs [14]
      -

      Riak Node.js Client 2.4.0: NPM [15], Tag [16], API Docs [17]
      -

      Riak .NET Client 2.5.0: Nuget [18], Tag [19], API Docs [20]
      -

      Riak PHP Client 3.3.0: Packagist [21], Tag [22], API Docs [23]
      -

      Riak PHP-PB Client 1.3.0: Packagist [24], Tag [25], API Docs [26]
      -

      Riak Go Client 1.9.0: Tag [27], API Docs [28]
      -

   Completing the three part series[29], “IoT Roundtable Participants
   Basho, IBM and Raytheon Discuss IoT at the Edge” here are parts two [30]
   and three [31].
   -

   Gianluca Padovani recently spoke at NoSlidesConf [32] on riak_core [33]
   and will be blogging about the topic in a multipart series, the first of
   which has already been published, “Create a riak_core application in Elixir
   (Part 1)” [34], with accompanying code [35].
   -

   Jason Voegele will be giving a talk at CodeMash [36], Jan 12th, on
   “Dialyzer: Optimistic Type Checking for Erlang and Elixir” [37]. Slides to
   follow.



## Basho for Business


We want to help you get the most out of Riak. Basho offers Open Source
support [38], professional services [39], such as developer and operations
training, and we offer reduced pricing for startups. If you're interested
in hearing more, drop us your details [40] and we'll have someone reach out
to answer your questions. Hey, you might get to talk to me!



## Jobs at Basho


Interested in working on distributed computing related problems or helping
our community with theirs? We’re hiring, here are a few of our open
positions. Check out the rest [41].



   -

   Client Services Engineer (London) [42].
   -

   Developer Advocate EMEA (London) [43].


(Yes, we are remote friendly.)



## Recently Answered



   -

   Felipe Esteves is interested in creating and listing bucket types [44].
   Luke Bakken answers and opens a ticket to clean up the documentation [45].
   -

   Joe Olson is looking for information on storing data in Riak at
   microsecond resolution [46]. Although Riak currently only supports
   millisecond resolution, you could work around it [47].



## Open Discussions



   -

   Toby Corkindale needs help closing connections in Riak CS once his high
   availability HAproxy fails over [48].
   -

   Pulin Gupta can delete data from Riak but it still persists in yokozuna
   [49].
   -

   A R needs help writing data to TS via C# [50], Luke is helping with some
   of the debug [51].
   -

   Toby Corkindale has concerns about Riak CS logging [52].



Merry Christmas, Happy Hanukkah, Happy Holidays, have a fantastic New Years
and see you all in 2017!


-Alexander Sicular

Solution Architect, Basho

@siculars


[0] http://basho.com/blog/

[1] http://docs.basho.com/riak/ts/1.5.0/

[2] http://docs.basho.com/riak/ts/1.5.0/releasenotes/

[3] http://docs.basho.com/riak/ts/1.5.0/downloads/

[4] http://repo1.maven.org/maven2/com/basho/riak/riak-client/2.1.1/

[5]
https://github.com/basho/riak-java-client/blob/riak-client-2.1.1/RELNOTES.md#211

[6] http://basho.github.io/riak-java-client/2.1.1/

[7] https://github.com/basho/riak-erlang-client/releases/tag/2.5.1

[8] http://basho.github.io/riak-erlang-client/

[9] https://pypi.python.org/pypi?:action=display&name=riak&version=2.7.0

[10] https://github.com/basho/riak-python-client/releases/tag/2.7.0

[11] http://basho.github.io/riak-python-client/

[12] https://rubygems.org/gems/riak-client/versions/2.6.0

[13] https://github.com/basho/riak-ruby-client/releases/tag/v2.6.0

[14] http://www.rubydoc.info/github/basho/riak-ruby-client/

[15] https://www.npmjs.com/package/basho-riak-client

[16] https://github.com/basho/riak-nodejs-client/releases/tag/v2.4.0

[17] http://basho.github.io/riak-nodejs-client/

[18] https://www.nuget.org/packages/RiakClient/

[19] https://github.com/basho/riak-dotnet-client/releases/tag/2.5.0

[20]
http://basho.github.io/riak-dotnet-client-api/html/R_Project_Documentation.htm

[21] https://packagist.org/packages/basho/riak#3.3.0

[22] https://github.com/basho/riak-php-client/releases/tag/3.3.0

[23] http://basho.github.io/riak-php-client/index.html

[24] https://packagist.org/packages/basho/riak-pb#1.3.0

[25] https://github.com/basho/riak-phppb-client/releases/tag/1.3.0

[26] http://basho.github.io/riak-php-client/index.html

[27] https://github.com/basho/riak-go-client/releases/tag/1.9.0

[28] https://godoc.org/github.com/basho/riak-go-client

[29]
http://basho.com/posts/business/iot-roundtable-participants-basho-ibm-and-raytheon-discuss-iot-at-the-edge-part-1-of-3/

[30]
http://basho.com/posts/business/iot-roundtable-basho-ibm-raytheon-discuss-enabling-decisions-based-on-factual-data-part-2-of-3/

[31]
http://basho.com/posts/business/roundtable-with-basho-ibm-raytheon-discusses-distributed-security-for-iot-part-3-of-3/

[32] http://www.noslidesconf.net/#speakers

[33] https://github.com/basho/riak_core

[34]
https://medium.com/@GPad/create-a-riak-core-application-in-elixir-part-1-41354c1f26c3#.zf9ix9g9w

[35] https://github.com/gpad/no_slides

[36] http://www.codemash.org/

[37]
http://www.codemash.org/session/dialyzer-optimistic-type-checking-for-erlang-and-elixir/

[38] http://basho.com/products/support/

[39] http://basho.com/products/professional-services/

[40] http://basho.com/contact/

[41] http://bashojobs.theresumator.com

[42] http://bashojobs.theresumator.com/apply/zznz3Z/Client-Services-Engineer

[43] http://bashojobs.theresumator.com/apply/nVY7Ea/Developer-Advocate-EMEA

[44]
http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-December/018876.html

[45]
http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-December/018880.html

[46]
http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-December/018883.html

[47]
http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-December/018885.html

[48]
http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-December/018886.html

[49]
http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-December/018882.html

[50]
http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-November/018847.html

[51]
http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-November/018849.html

[52]
http://lists.basho.com/pipermail/riak-users_lists.basho.com/2016-November/018824.html
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to