woocommerce/docs/high-performance-order-storage
Jacklyn Biggin 9aafe545c5
Remove manually found unicode characters in docs (#43677)
* Remove manually found unicode characters

Non-regular spaces, quotes, dashes

* Fix linting

* fix more linting issues

* Fix more linting

* fix enable-hpos.md linting

* Update docs manifest
2024-01-15 19:42:12 -05:00
..
README.md Remove manually found unicode characters in docs (#43677) 2024-01-15 19:42:12 -05:00
enable-hpos.md Remove manually found unicode characters in docs (#43677) 2024-01-15 19:42:12 -05:00
high-performance-order-storage.md Remove manually found unicode characters in docs (#43677) 2024-01-15 19:42:12 -05:00

README.md

category_title category_slug post_title
High Performance Order Storage hpos High Performance Order Storage (HPOS)

Explore High Performance Order Storage (HPOS) - a solution that provides an easy-to-understand and solid database structure - specifically designed for eCommerce needs.

High-Performance Order Storage (HPOS) also previously known as "Custom Order Tables" is a solution that provides an easy-to-understand and solid database structure - specifically designed for eCommerce needs. It uses the WooCommerce CRUD design to store order data in custom tables - optimized for WooCommerce queries with minimal impact on the store's performance.