<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/requests-cache.git/requests_cache/backends/mongo.py, branch dev</title>
<subtitle>github.com: reclosedev/requests-cache
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/'/>
<entry>
<title>Move storage class __str__ methods to base class, and just show keys instead of items</title>
<updated>2021-04-22T05:21:49+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-22T05:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=dc204a8d7df9c627fcfb2b098a28f2f27fbb31c8'/>
<id>dc204a8d7df9c627fcfb2b098a28f2f27fbb31c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow passing any valid backend connection kwargs via BaseCache</title>
<updated>2021-04-19T21:45:34+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-19T02:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=f0916900e11778f9ff0a33b148edbf2f51f6f600'/>
<id>f0916900e11778f9ff0a33b148edbf2f51f6f600</id>
<content type='text'>
* Pass `**kwargs` to backend storage classes, split out any that are valid for the backend-specific connection function/class, and pass them to the connection
* Add intersphinx links to docs for dependencies
* Update and format some more backend class docstrings
* Remove 'Unrecognized keyword arguments' warning from `BaseStorage`
* Turn `warnings.warn` about using secret keys into a `logging.warning` (due to complaints about too many messages)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Pass `**kwargs` to backend storage classes, split out any that are valid for the backend-specific connection function/class, and pass them to the connection
* Add intersphinx links to docs for dependencies
* Update and format some more backend class docstrings
* Remove 'Unrecognized keyword arguments' warning from `BaseStorage`
* Turn `warnings.warn` about using secret keys into a `logging.warning` (due to complaints about too many messages)
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated pymongo Collection.count() with estimated_document_count()</title>
<updated>2021-04-19T18:00:23+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-04-19T17:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=2b7e82c10d11941444dc4420645150e0a146b067'/>
<id>2b7e82c10d11941444dc4420645150e0a146b067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass along optional kwargs to all storage classes, and make default table names consistent across backends (`'http_cache'`)</title>
<updated>2021-03-24T21:10:42+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-03-24T21:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=ed7aac51b44d69bd8d1c5d8bc2272d6b89976a87'/>
<id>ed7aac51b44d69bd8d1c5d8bc2272d6b89976a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Combine storage classes from backends.storage.* with their respective backends in backends.*</title>
<updated>2021-03-24T20:06:14+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-03-24T20:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=e680611d450cc5bec0a8b956275341f61962f5a0'/>
<id>e680611d450cc5bec0a8b956275341f61962f5a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename BaseCache.keys_map property and its associated table to 'redirects'</title>
<updated>2021-03-24T18:02:34+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-03-22T23:46:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=fabf986b1ba198fe700905c24d07dc7a8339299f'/>
<id>fabf986b1ba198fe700905c24d07dc7a8339299f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor CachedSession to be usable as a mixin class</title>
<updated>2021-03-05T04:17:21+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-03-04T01:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=0f03e68b9840caf4bf40321cd3110347034fddd5'/>
<id>0f03e68b9840caf4bf40321cd3110347034fddd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all python 2 compatibility</title>
<updated>2021-02-26T22:02:38+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-02-25T17:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=19198fbbd1b414a0752f4f33ae78324a878e744a'/>
<id>19198fbbd1b414a0752f4f33ae78324a878e744a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply code formatting with black + isort</title>
<updated>2021-02-26T22:02:36+00:00</updated>
<author>
<name>Jordan Cook</name>
<email>jordan.cook@pioneer.com</email>
</author>
<published>2021-02-25T17:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=d7850551786e76e08c550b96897b40f5ad3f1778'/>
<id>d7850551786e76e08c550b96897b40f5ad3f1778</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#6 Add optional support for including headers to cache key in GET requests</title>
<updated>2015-01-17T08:48:56+00:00</updated>
<author>
<name>Roman Haritonov</name>
<email>reclosedev@gmail.com</email>
</author>
<published>2015-01-17T08:48:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/requests-cache.git/commit/?id=bd771fc1bd1a7cedaad1eb7b35dd9f442da06436'/>
<id>bd771fc1bd1a7cedaad1eb7b35dd9f442da06436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
