소스 검색

README: Added statistics to features list.

Ask Solem 16 년 전
부모
커밋
0614d919eb
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README

+ 2 - 0
README

@@ -58,6 +58,8 @@ Features
       available from a URL like ``celery/<task_id>/status/``. This view
       returns a JSON-serialized data structure containing the task status,
       and the return value if completed, or exception on failure.
+
+    * Supports statistics for profiling and monitoring.
       
 API Reference Documentation
 ===========================