<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/ruby-moneta, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-11-11T12:59:25Z</updated>
<entry>
<title>databases/ruby-moneta: update to 1.5.2</title>
<updated>2022-11-11T12:59:25Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2022-11-11T12:59:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=28874380fd83296f56be3e5ffd16c6d6699e03eb'/>
<id>urn:sha1:28874380fd83296f56be3e5ffd16c6d6699e03eb</id>
<content type='text'>
1.5.2 (2022-11-10)

* Proxy - handle returning config when the adapter does not use config
* Avoid calling supports?(:expires) when expiry isn't needed
* Adapters::Mongo - fix merge! behaviour when no values are inserted</content>
</entry>
<entry>
<title>databases/ruby-moneta: update to 1.5.1</title>
<updated>2022-06-06T13:28:05Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2022-06-06T13:28:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a67bf4d0a794b40a1300dd269bd415c1a4ac60db'/>
<id>urn:sha1:a67bf4d0a794b40a1300dd269bd415c1a4ac60db</id>
<content type='text'>
1.5.0 (2022/04/06)

* Adapters - internally, most (all?) adapters now inherit from a base
  Adapter class

* Adapters - adapter configuration is now accessed via a config method on

* each adapter - see the code for examples. This shouldn't affect

* users unless they were directly modifying adapters' attributes.

* Redis - fix deprecation warnings for Redis 4.6+ multi/pipelined handling
  (#215)

* Mongo - slight improvement to error handling

1.5.1 (2022/04/13)

* Adapters::File - fix an implicit hash issue in Ruby 3 (#222)</content>
</entry>
<entry>
<title>databases: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T10:09:13Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T10:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=110d5bf2cb42630a7f459b1e8f899f8e59991e1b'/>
<id>urn:sha1:110d5bf2cb42630a7f459b1e8f899f8e59991e1b</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz</content>
</entry>
<entry>
<title>databases: Remove SHA1 distfile hashes</title>
<updated>2021-10-07T13:35:05Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T13:35:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=461331b2af81f67812062f24d93a6ed5e8abfee9'/>
<id>urn:sha1:461331b2af81f67812062f24d93a6ed5e8abfee9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>databases/ruby-moneta: update to 1.4.2</title>
<updated>2021-05-22T14:58:04Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2021-05-22T14:58:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1144c44572a7e5cf01999cb8bfd29ecaced0b9d3'/>
<id>urn:sha1:1144c44572a7e5cf01999cb8bfd29ecaced0b9d3</id>
<content type='text'>
1.4.2 (2021-05-11)

* Pool - fix busy-loop issue (#197)</content>
</entry>
<entry>
<title>databases/ruby-moneta: update to 1.4.1</title>
<updated>2021-01-10T14:27:25Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2021-01-10T14:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2ee151fd84012257f3355afc26f709b4d3fec7d1'/>
<id>urn:sha1:2ee151fd84012257f3355afc26f709b4d3fec7d1</id>
<content type='text'>
1.4.1 (2020-10-27)

* Adapters::Mongo - deprecate :db option, document :database option (#194)
* Adapters::Mongo - add retries to increment operation</content>
</entry>
<entry>
<title>databases/ruby-moneta: update to 1.4.0</title>
<updated>2020-09-13T15:07:37Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2020-09-13T15:07:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=65de9b3c4f146f6a432e703f0dc3cf1df1015088'/>
<id>urn:sha1:65de9b3c4f146f6a432e703f0dc3cf1df1015088</id>
<content type='text'>
Update ruby-moneta to 1.4.0.


1.4.0 (2020-08-23)

* Adapters::Mongo - drop support for moped gem (#182)
* Adapters::Redis - use #exists? where available (#189)
* Some reorganisation of code into more separate files (#177)</content>
</entry>
<entry>
<title>databases/ruby-moneta: update to 1.3.0</title>
<updated>2020-05-02T13:16:52Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2020-05-02T13:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=adf0ee2de9e87cd4ff87378337ac816c342f40ef'/>
<id>urn:sha1:adf0ee2de9e87cd4ff87378337ac816c342f40ef</id>
<content type='text'>
UPdate ruby-moneta to 1.3.0.


1.3.0

* Transformer - add :each_key support (#170)
* Server - add :each_key support, use non-blocking IO (#165)
* Builder - dup options before passing to adapter/proxy (#174)
* Adapter::Couch - add HTTP basic auth support
* Support MRI 2.7.0 (#172)
* Minimum required MRI version is now 2.3.0 (#172)</content>
</entry>
<entry>
<title>databases/ruby-moneta: update to 1.2.1</title>
<updated>2020-01-16T15:09:40Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2020-01-16T15:09:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c5cb94603335fc972fac0647b00bc730e11a7ecb'/>
<id>urn:sha1:c5cb94603335fc972fac0647b00bc730e11a7ecb</id>
<content type='text'>
1.2.1

* Transformer - fix :escape transformer deserialize implementation (#168)</content>
</entry>
<entry>
<title>databases/ruby-moneta: update to 1.2.0</title>
<updated>2019-10-23T16:12:04Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2019-10-23T16:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=64006c4e22b09256f9b50586cab9db6cbb860c6f'/>
<id>urn:sha1:64006c4e22b09256f9b50586cab9db6cbb860c6f</id>
<content type='text'>
1.2.0

* Adapters::Sequel - fix for compatibility with new version of JDBC SQLite
* Adapters::Couch - refactor of error handling, #clear, #merge!, #slice, rev caching
* Fallback - add fallback proxy (#162)
* Pool - rewrite to enable limiting of size, gradual shrinking
* Enumerable - add proxy providing Enumerable API (using #each_key)
* Adapters::Couch, Adapters::RestClient - add Faraday :adapter option
* Adapters::Couch - add :full_commit and :batch options to some operations
* Adapters::LRUHash - rewrite to take advantage of ordered hashes
* Adapters::ActiveRecord - recover from deadlock during increment</content>
</entry>
</feed>
