在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):facebook/Haxl开源软件地址(OpenSource Url):https://github.com/facebook/Haxl开源编程语言(OpenSource Language):Haskell 100.0%开源软件介绍(OpenSource Introduction):HaxlHaxl is a Haskell library that simplifies access to remote data, such as databases or web-based services. Haxl can automatically
Having all this handled for you behind the scenes means that your data-fetching code can be much cleaner and clearer than it would otherwise be if it had to worry about optimizing data-fetching. We'll give some examples of how this works in the pages linked below. There are two Haskell packages here:
To use Haxl in your own application, you will likely need to build one or more data sources: the thin layer between Haxl and the data that you want to fetch, be it a database, a web API, a cloud service, or whatever. There is a generic datasource in "Haxl.DataSource.ConcurrentIO" that can be used for performing arbitrary IO operations concurrently, given a bit of boilerplate to define the IO operations you want to perform. The Where to go next?
ContributingWe welcome contributions! See CONTRIBUTING for details on how to get started, and our Code of Conduct. LicenseHaxl uses the BSD 3-clause License, as found in the LICENSE file. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论