Commit Graph

89 Commits

Author SHA1 Message Date
Sunli
76257403e2 Add support for batch queries. 2020-09-17 19:54:12 +08:00
Sunli
99ff3a8b96 Update README.md 2020-09-14 14:13:43 +08:00
Sunli
b68d4147bc Update Book 2020-09-13 12:12:32 +08:00
Sunli
e50f1c9200 Update rust toolchain to 1.46 for CI. 2020-09-06 18:29:46 +08:00
Atsuki Takahashi
1262739918 Upgrade MSRV to 1.43 2020-09-02 15:17:31 +09:00
Sunli
81528a9204 Fix typo 2020-07-07 17:03:01 +08:00
Sunli
0949a022a0 Update README.md 2020-06-03 19:33:32 +08:00
Sunli
97f268a55e Merge branch 'master' of https://github.com/async-graphql/async-graphql 2020-06-03 07:46:51 +08:00
Sunli
b2e52488a7 Update README.md 2020-06-03 07:46:34 +08:00
Ivan Plesskih
9f21e0d4fb Added jemalloc feature for benchmark 2020-06-02 21:35:40 +05:00
Ivan Plesskih
547c653d28 Added new benchmark 2020-06-02 18:00:53 +05:00
Sunli
a1c2b829b9 Update README.md 2020-06-02 09:31:13 +08:00
Ivan Plesskih
7480353a10 Moved benchmark from side repo 2020-06-01 21:05:37 +05:00
Sunli
6496509c77 Merge pull request #128 from phated/notes-from-120
Improve stability message based on #120 feedback
2020-06-01 09:39:20 +08:00
Blaine Bublitz
6bde74951a Improve stability message based on #120 feedback 2020-05-31 12:00:19 -07:00
Sunli
51d588e091 Add #![forbid(unsafe_code)] to all sub crates 2020-05-29 17:33:19 +08:00
Blaine Bublitz
464f0c86bb Add stability warning to README & book (ref #117) 2020-05-27 15:40:51 -07:00
William Myers
3bbedd0445 Fix typos in project description 2020-05-25 15:37:46 -06:00
sunli
d343c0c2f6 Update docs 2020-05-10 09:41:13 +08:00
sunli
4aaba01a88 Add Feature Comparison 2020-05-03 21:46:38 +08:00
sunli
b7fa12772a Fix typo 2020-04-28 20:36:47 +08:00
sunli
59cb35e947 Update README.md 2020-04-28 15:55:28 +08:00
sunli
3f49ebce0e Move project to async-graphql 2020-04-28 15:41:31 +08:00
sunli
001319776f v1.9.19 2020-04-26 23:10:16 +08:00
Blaine Bublitz
eb75e1df2a Add real-world example 2020-04-22 22:58:34 -07:00
sunli
f4aa2668a8 Add some docs 2020-04-22 10:30:21 +08:00
sunli
800161fc71 Update README.md 2020-04-19 10:30:49 +08:00
sunli
f737701a25 Update README.md 2020-04-15 12:38:14 +08:00
sunli
73548434b7 Update Readme
Update warp example
2020-04-14 11:44:08 +08:00
sunli
09d5e5f489 v1.9.0 2020-04-14 09:53:17 +08:00
sunli
0b6bfd4c33 Add GQLHttpRequest and IntoQueryBuilder trait 2020-04-11 17:36:05 +08:00
sunli
4ad543dff7 Update README 2020-04-10 10:28:27 +08:00
sunli
f8613b5276 v1.8.0 2020-04-10 10:26:08 +08:00
sunli
4fd9c33be7 Add codecov settings 2020-04-05 16:22:13 +08:00
sunli
7fb48f6382 Update README.md 2020-04-02 15:51:04 +08:00
sunli
188b8e322d Update README.md 2020-03-30 00:00:56 +08:00
sunli
bc0d6603c1 v1.6.0 2020-03-26 11:34:28 +08:00
sunli
91d4fc1374 Update README.md 2020-03-25 15:07:30 +08:00
sunli
bf7332378c v1.5.2 2020-03-25 15:07:16 +08:00
sunli
e6bb9b82ed Add CacheControl for object 2020-03-22 16:45:59 +08:00
sunli
788a3b558b v1.4.2 2020-03-22 09:34:32 +08:00
sunli
050cb05925 v1.4.0 2020-03-21 15:11:46 +08:00
sunli
1d0148f63c Add input value validators 2020-03-21 15:07:11 +08:00
iancormac84
e0d6617129 Add support for bson crate's ObjectId as a Scalar, so that GraphQL integration with MongoDB become's possible. 2020-03-20 14:03:41 -04:00
sunli
62b4908ffe v1.3.2 2020-03-20 11:56:08 +08:00
sunli
724cb21258 add GraphQL Cursor Connections 2020-03-19 17:20:12 +08:00
sunli
41f6d5fcc0 v1.2.1
subscription support directive and fragment
2020-03-18 11:13:45 +08:00
sunli
b1e22e9193 Update some documents 2020-03-18 08:44:41 +08:00
sunli
f41123c7da v1.2.0 2020-03-17 19:11:14 +08:00
sunli
60b0282a89 Support subscription 2020-03-17 17:26:59 +08:00