Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the library #557

Merged
merged 23 commits into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
8e19813
docs: add package documentation
Ja7ad Aug 4, 2024
2544334
fix: refactor fasthttp client to http client
Ja7ad Aug 4, 2024
6859a7f
chore: add general errors
Ja7ad Aug 4, 2024
9ed1483
feat: add option pattern for make optional client
Ja7ad Aug 4, 2024
96e9a18
docs: update documentation of types
Ja7ad Aug 4, 2024
bb59fa3
chore: add example test for function New and Connect
Ja7ad Aug 4, 2024
794b6ad
docs: update readme for new meilisearch
Ja7ad Aug 4, 2024
b94d7f1
chore: add helper function with test
Ja7ad Aug 4, 2024
af7e8b8
feat: add service manager to manage index, key, task and other operation
Ja7ad Aug 4, 2024
ded6cec
feat: add index manager to manage index and search
Ja7ad Aug 4, 2024
f526c9a
fix: update module version to 1.17 for fix issue testify
Ja7ad Aug 4, 2024
67c39c8
fix: update go module
Ja7ad Aug 4, 2024
3daaca6
fix: change testify version to stable and support go 1.16
Ja7ad Aug 4, 2024
621feaf
docs: update example documentation
Ja7ad Aug 4, 2024
2afede6
chore: update many for coverage
Ja7ad Aug 4, 2024
ea75d08
fix: improved coverage test of client
Ja7ad Aug 4, 2024
f059542
fix: client test except on pool
Ja7ad Aug 4, 2024
a1e7862
fix: change old client example to new
Ja7ad Aug 7, 2024
a023417
fix: add test for RawType to improve coverage
Ja7ad Aug 12, 2024
cb933a8
fix: add update documents test for improve coverage
Ja7ad Aug 12, 2024
427b126
fix: improved coverage test of client with some scenarios
Ja7ad Aug 12, 2024
d6d1254
Merge #556
meili-bors[bot] Aug 14, 2024
077eaf1
Merge branch 'main' into refactor
curquiza Aug 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat: add service manager to manage index, key, task and other operation
  • Loading branch information
Ja7ad committed Aug 4, 2024
commit af7e8b8c259f0ae8932a333d0576b8c9fb44e2b7
Loading