Commit History

Author SHA1 Message Date
  Andrew Stewart fc96131b48 Fixing reference to CouchBackend 9 years ago
  Wido den Hollander 77e44d8a17 [backends] Add Consul.io Key/Value store as a backend 9 years ago
  Ask Solem 0bdc27d8b3 [docs] Spelling stuff 9 years ago
  Ask Solem 016629f75e Use unicode_literals in all modules (with upgrading flakeplus to use 2.7 target) 9 years ago
  Ahmet Demir 4a806a63c5 Add Elasticsearch Backend 10 years ago
  Ask Solem 4ff2df2b96 Raise helpful error when backend class is a Python module. Closes #2945 9 years ago
  Môshe van der Sterre 625d00b80f Initial support for a filesystem based result backend. 11 years ago
  Ask Solem 081c78fffe new_cassandra is now cassandra 9 years ago
  Ask Solem 8c8ee7c317 New cassandra backend, small bugs, cosmetics, flakes (Issue #2782) 9 years ago
  Piotr Maślanka 0b294d5d84 works for me 10 years ago
  Nathan Van Gheem a5f121a549 add couchdb support 11 years ago
  Marin Atanasov Nikolov 5ca13990db flake8 fixes 11 years ago
  Ask Solem e19b8898f6 Fixes MongoDB result backend URL parsing problem. Closes celery/kombu#375 11 years ago
  Ask Solem 648d8ee748 Merge branch 'EvaSDK/add-riak-backend' 11 years ago
  Ask Solem 2bcb3357ce get_backend_cls cannot be memoized as it keeps reference to app.loader. Issue #1949 11 years ago
  Alman One 0443bb29c4 Initial riak support 12 years ago
  Ask Solem 3203c6a287 Docs should no longer use CELERY_RESULT_DBURI, CELERY_CACHE_BACKEND 12 years ago
  Ask Solem 3b63d534d3 Allow + in result backend URLs 12 years ago
  Ask Solem 154b574809 __all__ is everywhere 12 years ago
  Alman One 24f6205c46 Added backend for Couchbase 12 years ago
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 years ago
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 12 years ago
  Ask Solem d107d15a90 Renames amqrpc backend to just 'rpc' 12 years ago
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 years ago
  Ask Solem 2d9a1d342c Merge branch 'master' into kombuRPC 13 years ago
  Ask Solem b194fc3935 Use str.format and print_function 13 years ago
  Ask Solem 2c4fa2890b Use except .. as exc 13 years ago
  Ask Solem 9244b6265f amqrpc backend: one queue per client implementation (reply-to style) 13 years ago
  Ask Solem c16c0fed24 Module celery.state renamed -> celery._state 13 years ago
  Ask Solem 566c4da7b4 Use ' instead of " 13 years ago